Revoke a personal access token
DELETE
/api/v4/personal_access_tokens/{id}
Revokes a specified personal access token. Administrators can revoke tokens for any user. Non-administrators can only revoke their own tokens.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” id
required
integer
The ID of a personal access token
Responses
Section titled “ Responses ”No Content
Bad Request
Not Found