Skip to main content
POST
/
api
/
v1
/
webhooks
Register a webhook
curl --request POST \
  --url https://api.operark.com/api/v1/webhooks \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

v1 API key: Authorization: Bearer operark_live_...

Response

Webhook created