Path parameters
-
The ID or URL-encoded path of the project
-
The ID of the project access token
DELETE
/v4/projects/{id}/access_tokens/{token_id}
curl \
-X DELETE https://gitlab.com/api/v4/projects/{id}/access_tokens/{token_id}