delete https://api-sbx.sidedrawersbx.com/api/v1/developers/tenant/tenant-id//webhooks/webhook-id/
Deletes a given Webhook.
Response
201The Webhook subscription has been successfully deleted.
Deletes a given Webhook.
201The Webhook subscription has been successfully deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://api-sbx.sidedrawersbx.com/api/v1/developers/tenant/tenant-id/tenantId/webhooks/webhook-id/webhookId
Try It!
to start a request and see the response here!