API Reference
Start a new or restore an existing session with Connect service.
curl --request POST \ --url https://connect.flatpeak.com \ --header 'Content-Type: application/json' \ --data '{ "connect_token": "<connect_token>", "route": "session_restore" }'
Was this page helpful?