ShortlivedIntegrationTokens
Authorizations
AuthorizationstringRequired
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Body
Responses
201
The short-lived integration token was successfully created.
application/vnd.api+json
400
Bad request.
application/vnd.api+json
401
Unauthorized.
application/vnd.api+json
409
Conflict
application/vnd.api+json
422
Unprocessable entity.
application/vnd.api+json
429
Too many requests.
application/vnd.api+json
500
Internal Server Error.
application/vnd.api+json
503
Service is unavailable.
application/vnd.api+json
post
/v1/shortlived-integration-tokensLast updated
Was this helpful?