Delete Api Key V1
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…
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