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

Headers

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

Path Parameters

status
string
required

Query Parameters

webhook_ids
string

Optional comma separated webhook ids list filter

Response

default - application/json

The response is of type any.