API Keys
Delete API Key
Revoke an API key.
DELETE
Revoke an API key. Revocation is immediate — there is no grace window, and any
request authenticated with the key starts receiving
401 right away. The key is
soft-deleted: it stays in List responses with
revoked_at set, preserving your audit history. A successful revoke returns
204 No Content.

