OAuth tokens
Create or renew an OAuth token
Create an OAuth token from an authorization grant code, or refresh an OAuth token from a refresh token
Authorization
A service token must have at least one of the following access in order to use this API endpoint:
Service Token Accesses write_oauth_tokens
post/organizations/{organization}/oauth-applications/{id}/token
Path parameters
organizationstring required
The name of the organization the OAuth application belongs to
idstring required
The ID of the OAuth application
Request body
Response
Returns the created OAuth token