Revoke a webhook signing key

Revokes a webhook signing key for an enterprise. This is a soft delete — the key row is preserved for audit purposes but marked as REVOKED.

Revoked keys cannot be used for webhook signature verification. Revocation is irreversible — a new key must be registered to restore access.

Authorization: Caller must be an admin of the specified enterprise.

Path Params
string
required

The enterprise ID.

string
required

The customer-provided key identifier.

Headers
string
required

OTP code for verification. Required for webhook key management operations.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json