Error
Auth
Revoke an API key.
Soft-deletes the key (sets revoked_at). Revocation is immediate — the in-process auth cache TTL is short (≤30s) so any in-flight reuse stops within seconds.
DELETE
Error
Authorizations
API key obtained from POST /v1/auth/keys.
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
Default Response

