Delete Channel Webhooks
Deletes All Channel Webhooks. Events will immediately stop posting to this endpoint upon deletion.
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
default
default response
application/json
delete
DELETE /v1/events/webhooks HTTP/1.1
Host: sandbox-api.violet.io
X-Violet-Token: text
X-Violet-App-Secret: text
X-Violet-App-Id: 1
Accept: */*
default
default response
No content
Last updated
Was this helpful?