DELETE

/v1/events/webhooks

X-Violet-Token
X-Violet-App-Secret
X-Violet-App-Id
curl --request DELETE \
  --url https://sandbox-api.violet.io/v1/events/webhooks

Delete all webhooks you are currently subscribed to.

Events will immediately stop being posted to this endpoint upon deletion.

Headers

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

Query Parameters

app_id
integer

Response

default