v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBService Accounts
Revoke an access token for a service account
Revoke a specific access token for a service account.
delete/api/v2/service_accounts/{service_account_id}/access_tokens/{token_id}
Path parameters
service_account_idstring required
Example:00000000-0000-1234-0000-000000000000
The ID of the service account.
token_idstring required
Example:00000000-0000-1234-0000-000000000000
The ID of the access token.
Response
No Content