Skip to main content
POST
Delete addresses from a webhook

Headers

API-SECRET
string
required

The secret API key for authentication.

Query Parameters

apiKey
string
required

The public API key for authentication.

Body

application/json
webhookId
string
addresses
string[]

Response

Addresses successfully deleted from the webhook.

message
string
Example:

"Addresses deleted successfully."