Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The environment in which the server client is running
Available options:
development
, production
Path Parameters
The project ID, which starts with 'proj_'.
Body
application/json
Request object for creating a connect token
Your end user ID, for whom you're creating the token
List of allowed origins for CORS
URI to redirect to on error
URI to redirect to on success
Webhook URI for notifications