Revoke a personal access token for an enterprise user
DELETE
/api/v4/groups/{id}/manage/personal_access_tokens/{pat_id}
Revokes a specified personal access token for an enterprise user.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
ID or URL-encoded path of the group
pat_id
required
integer
The ID of the personal access token
Responses
Section titled “Responses”No Content
Bad Request
Not Found