Revoke a group or project access token for a group
DELETE
/api/v4/groups/{id}/manage/resource_access_tokens/{prat_id}
Revokes a specified group or project access token associated with a top-level group.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”expires_at
string format: date
The expiration date of the token
Example
2021-01-31Responses
Section titled “Responses”No Content
Bad Request
Not Found