Skip to main content
Client Delete Api Key
Rate Limit: This endpoint is limited to requests per minute per user.
This endpoint is idempotent - deleting a non-existent key returns success (204 No Content).

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>. The <token> represents your API key, which must be acquired from the Kolena platform.

Path Parameters

key_id
string<uuid>
required

Response