DELETE
/
v1
/
webhooks
/
{webhookId}
Deactivate webhook
curl --request DELETE \
  --url https://api-staging.respondent.io/v1/webhooks/{webhookId} \
  --header 'x-api-key: <x-api-key>' \
  --header 'x-api-secret: <x-api-secret>'

Headers

x-api-key
string
required
x-api-secret
string
required

Path Parameters

webhookId
string
required