PUT

/v1/events/webhooks/status/{status}

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

Update the status of all webhooks you are currently subscribed to.

Headers

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

Path Parameters

statusrequired
string

Query Parameters

app_id
integer

Response

default