DELETE
/
events
/
webhooks
/
{webhook_id}
curl --request DELETE \
  --url https://sandbox-api.violet.io/v1/events/webhooks/{webhook_id}
"<any>"

Headers

X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer

Path Parameters

webhook_id
integer
required

Response

default - application/json

The response is of type any.