Skip to main content
DELETE
Revoke an API key

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito).

Path Parameters

keyId
string<uuid>
required

Key record id from GET /credits/tenants/me/keys.

Body

application/json
reason
string

Recorded on the credential audit event.

Response

Revoked. The key is dead as of this response. Idempotent: revoking an already-revoked key returns 204 again without a second audit event.