Webhook-Subscription
Update a webhook subscription
Updates the url or subcribed to events for a webhook subscription. This can be used via the app or via the API by providing an API key.
post/api/service/webhook-subscription/update
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 updated webhook subscription.