Skip to content

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.

id
required
string

ID or URL-encoded path of the group

pat_id
required
integer

The ID of the personal access token

No Content

Bad Request

Not Found