Skip to main content
DELETE
Revoke an API key

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

keyId
integer | null

Numeric API key identifier.

Example:

12

Response

Revocation acknowledgement.

Provider-specific revocation acknowledgement.