Skip to main content
DELETE
Permanently revoke an API key. A key can delete itself — the response still reaches the caller, but every subsequent request with that key will 401. Use this rather than is_active=false if you want the row gone entirely.

Path parameters

string (uuid)
required

Response

No response body — successful response.

Status codes