Account

Delete a webhook configuration

This DELETE endpoint is used to remove an existing webhook configuration from your account. <br> Provide the webhook_token as a path parameter to identify which webhook to delete. <br> Once successfully deleted, the webhook will no longer receive any event notifications.

delete/payout/account/webhooks/{webhook_token}

Response

No Content

Changes