API Token
Body
clientIdstringRequiredExample:
The API client ID provided when the API client was created
client_abc123xyzclientSecretstringRequiredExample:
The API client secret provided when the API client was created
secret_def456uvworganizationIdstringRequiredExample:
The organization ID associated with this API client
org_789ghiResponses
200
Successfully authenticated and returned access token
application/json
400
Bad request - missing or invalid parameters
401
Invalid credentials or unauthorized
post
/api/tokenLast updated
Was this helpful?