v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Partner Webhooks

Delete a webhook

Delete a webhook for a sub-merchant account. Returns empty array on success. Authentication: OAuth access_token.

delete/v2/accounts/{account_id}/webhooks/{webhook_id}

Path parameters

account_idstring required

Unique identifier of the linked merchant account (e.g. acc_00000000000001).

webhook_idstring required

Unique identifier of the webhook (e.g. we_00000000000001).

Response

Webhook deleted

object required

Empty object on success.