Projects

Delete a project API token.

This operation deletes the API token specified in the request URL. If the token doesn't exist, returns an OK response (status code 200).

delete/api/admin/projects/{projectId}/api-tokens/{token}

Path parameters

projectIdstring required
tokenstring required

Response

This response has no body.

Changes

No recorded changes to this endpoint across all 7 revisions of this API.