Skip to main content
DELETE
Delete API Key

Path Parameters

string
required
Organization ID
string
required
Project 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