OAuth applications
Delete an OAuth token
Authorization
A service token must have at least one of the following access in order to use this API endpoint:
Service Token Accesses delete_oauth_tokens
delete/organizations/{organization}/oauth-applications/{application_id}/tokens/{token_id}
Path parameters
organizationstring required
The name of the organization the OAuth application belongs to
application_idstring required
The ID of the OAuth application
token_idstring required
The ID of the OAuth application token
Response
Deletes an OAuth application's OAuth token