Delete an approval key
Delete (revoke) an approval public key for the specified API user. Revoking the last key disables the API user’s ability to sign approvals.
Endpoint Permission: Owner, Admin, Non-Signing Admin, Approver, Signer, Security Admin.
DELETE
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the API user whose approval key to delete.
The ID of the approval key to delete.
Response
The approval key was deleted.