Skip to main content
DELETE
Delete API Key

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID
id
string
required
API Key ID

Response

Deleting an API key is permanent and cannot be undone. Any applications using this key will immediately lose access. Consider revoking the key first (setting status to revoked) if you need time to migrate applications to a new key.

Error Responses

API Key Not Found

Code Examples