Skip to main content
DELETE
TypeScript

Headers

Idempotency-Key
string

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

userId
string
required

The ID of the API user whose approval key to delete.

keyId
string
required

The ID of the approval key to delete.

Response

The approval key was deleted.