Tokens

Deactivate Personal Access Token

Deactivate (revoke) a personal access token. The token becomes inactive but is retained in the database.

Errors - 404 Not Found: Token does not exist or is not accessible.

delete/tokens/{_id}/

Path parameters

_idstring required

The tokens's unique identifier.

Response

Token successfully deactivated.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.