Skip to main content
POST
Revoke an API key. The key immediately stops working and webhook deliveries are disabled. This cannot be undone.

Request Body

string
required
Must be revoke.
string
required
The UUID of the API key to revoke.

Response

boolean
Whether the revocation was successful.