Revoke a project access token
DELETE
/api/v4/projects/{id}/access_tokens/{token_id}
Revokes a specified project access token.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
The project ID
token_id
required
string
The ID of the token
Responses
Section titled “Responses”No Content
Bad Request
Not found