Skip to main content
DELETE
Delete an API key

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

keyId
string
required

API key ID (from the list endpoint)

Response

API key deleted

success
boolean
Example:

true

message
string
Example:

"API key deleted. Requests using this key will be rejected from now on."

data
object
Example: