Skip to main content
DELETE
Delete API Key
Permanently delete an API key. This action cannot be undone and will immediately revoke access for any applications using this key.
This action is irreversible. Make sure you’re not using this key in any production applications before deleting it.

Request

keyId
string
required
The unique identifier of the API key to delete
x-api-key
string
required
Your API key with keys:manage permission

Examples

Delete API Key

Response

success
boolean
Always true for successful requests
message
string
Confirmation message

Next Steps

Create New Key

Create a replacement API key

List Keys

View remaining API keys