Revoke a personal access token for an agent
DELETE
/agents/{id}/pat-tokens/{tokenId}Authorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredtokenIdstringrequiredResponses
200
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions