Skip to main content
DELETE
/
api
/
v1
/
webhooks
/
{webhookId}
Delete a webhook
curl --request DELETE \
  --url https://api.operark.com/api/v1/webhooks/{webhookId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

v1 API key: Authorization: Bearer operark_live_...

Path Parameters

webhookId
string
required

Response

Webhook deleted