Delete webhooks to unsubscribe
cURL
curl --request DELETE \ --url https://sandbox.gateway.sezzle.com/v2/webhooks/{webhooks_uuid} \ --header 'Authorization: <api-key>'
{ "code": "bad_request", "message": "bad request" }
Documentation IndexFetch the complete documentation index at: https://docs.sezzle.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt
Use this file to discover all available pages before exploring further.
The authentication token generated from providing API Keys to Sezzle Gateway
The webhook UUID to be deleted
Status No Content