Tokens
Create Connection Token
Request a new connection token
POST
Headers
The client's API key secret value
Path Parameters
Body
application/json
The intended scope of the token to be generated
Available options:
link
, access
Response
201
application/json
Successful Response
The generated connection token
Example:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."