api-keys

Revoke API key

Revoke an API key.

Revoked keys cannot be used for authentication. This action is immediate and cannot be undone.

RLS: Filtered to current client (ClientRLSDB).

Raises: ApiKeyNotFoundError: If key doesn't exist (404)

delete/api/v1/api-keys/{api_key_id}

Path parameters

api_key_idstring uuid required

Response

Successful Response

Changes