Webhooks - merchant level
Remove a webhook
Remove the configuration for the webhook identified in the path.
To make this request, your API credential must have the following roles:
- Management API—Webhooks read and write
delete/merchants/{merchantId}/webhooks/{webhookId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
webhookIdstring required
Unique identifier of the webhook configuration.
Response
No Content - look at the actual response code for the status of the request.