Skip to main content
POST
Return from an unfinished connect session

Path Parameters

sessionId
string
required
Required string length: 1 - 128
Pattern: ^[a-zA-Z0-9_-]+$

Body

returnToken
string
required

Scoped return capability from the authorization URL fragment.

Required string length: 43
Pattern: ^[A-Za-z0-9_-]+$
reason
enum<string>
required
Available options:
cancelled,
failed

Response

Response for status 200

callbackUri
string
required
error
enum<string>
required
Available options:
access_denied,
server_error,
session_expired