Webhook-Subscription
Create a webhook subscription
Creates a webhook subscription that sends various events from Ivy to a specified url. There can be multiple subscriptions per app.
post/api/service/webhook-subscription/create
Headers
Idempotency-Keystring
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Request body
Response
Returns the new webhook subscription.