Skip to main content
POST
Create management session

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Idempotency-Key
string<uuid>
required

The idempotency key is a unique value sent with a request to prevent duplicate processing caused by retries.

Body

application/json
externalUserId
string
required
returnUrl
string<uri>
required
options
object

Response

201 - application/json

Management session created successfully

id
string<uuid>
required
url
string<uri>
required