v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
projects
keys

Revoke a project key

Revoke an API key for a project. Revocation is terminal: a revoked key can no longer authenticate any request, and the revocation cannot be undone. Requires manage permission on the project.

delete/v0/projects/{project}/keys/{key}

Path parameters

keystring uuid required

The UUID for a project key.

projectstring required

The slug or UUID for a project.

Response

successful deletion