Skip to main content
DELETE
Revoke an API key immediately. Any subsequent calls utilizing this key will be rejected with 401 Unauthorized.

Path Parameters

string
required
The unique identifier of the API key to revoke.

Response

object
boolean
True if revoked.
string
Revoked key ID.