Skip to content

Delete a project deploy token

DELETE
/api/v4/projects/{id}/deploy_tokens/{token_id}

Deletes a project deploy token.

id
required
One of:
string

The ID or URL-encoded path of the project owned by the authenticated user

token_id
required
integer

The ID of the deploy token

Resource deleted

Bad Request

Unauthorized

Not found