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

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Path Parameters

id
string
required

Response

200

Webhook deleted