Skip to content

Revoke a group access token

DELETE
/api/v4/groups/{id}/access_tokens/{token_id}

Revokes a specified group access token.

id
required
string

The group ID

token_id
required
string

The ID of the token

No Content

Bad Request

Not found