Skip to main content
DELETE
Delete API Key

Request

This endpoint does not require a Bearer token. After deletion, the key will no longer appear in the active-key list.

Path Parameters

string
required
The ID of the API key to deactivate.

Query Parameters

string
required
The user ID that owns the key.

Response

boolean
Whether the key was deactivated successfully.
string
Confirmation message.

Example

Example response