POST
/
connection
/
{connection_id}
/
token

Headers

x-api-key-id
string
required

The identifier for the client's API key

x-api-key
string
required

The client's secret key value for the provided API key id

Path Parameters

connection_id
string
required

Body

application/json
scope
enum<string>
required

The intended scope of the token to be generated

Available options:
link,
access

Response

201 - application/json
connection_token
string
required

The generated connection token