Passer au contenu principal
DELETE
/
v2
/
webhooks
/
{webhooks_uuid}
Delete webhooks
curl --request DELETE \
  --url https://sandbox.gateway.sezzle.com/v2/webhooks/{webhooks_uuid} \
  --header 'Authorization: <api-key>'
[
  {
    "code": "bad_request",
    "message": "bad request"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt

Use this file to discover all available pages before exploring further.

Cette action est irréversible, à utiliser avec une extrême prudence

Autorisations

Authorization
string
header
requis

The authentication token generated from providing API Keys to Sezzle Gateway

Paramètres de chemin

webhooks_uuid
string
requis

The webhook UUID to be deleted

Réponse

Status No Content