Skip to main content

Revokes (deletes) one of the current user's personal access tokens.

DELETE
/v1/tokens/:id

Once revoked, the token can no longer be used to authenticate. This cannot be undone.

Request

Responses

The token was revoked.