Create a Connect session
Creates a time limited Connect Session used to launch Flatpeak Connect via Universal Links.
Body
Response
Response example
Flatpeak Connect Session ID.
"cse_6a3196d6e61a44f33f7307ed"
Object type.
connect_session "connect_session"
URL where the customer is redirected after they complete or exit their Connect session.
"myapp://superenergy/flatpeak/complete"
Time when the object was created, in UTC.
"2023-05-05T18:37:27Z"
Time when the object expires, in UTC.
"2023-12-28T03:00:00Z"
URL where the customer should be redirected. Your application should append the Connect Session ID as the connect_session query parameter, for example https://universal.flatpeak.com/?connect_session=cse_6a3196d6e61a44f33f7307ed. Additional query parameters may also be appended as required by your application.
"https://universal.flatpeak.com"

