v1
latestOpenAPI 3.1.02026-07-241120379.1 KBUnsubscribe webhook
Scope required: write_webhooks
Rate limit - 5/s
delete/2023-10/webhook/{webhookId}/unsubscribe
Path parameters
webhookIdinteger required
The id of the webhook which the merchant wants to unsubscribe. The id can be found in the list APIs of subscribed webhooks for the store.
Response
200
Example response
{
"success": true,
"message": "Webhook Unsubscribed Successfully",
"code": "SUCCESS"
}