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

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Response

Webhook created