Revoke an access token

Revokes a CMA token, setting revokedAt to the current timestamp. This action cannot be undone.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

token_idstringRequired
ID of the personal access token in a form of a string

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful