Create a webhookCopy Pagepost https://sandbox.uk.rootplatform.com/v1/insurance/webhooksBody ParamsnamestringrequiredThe webhook name.urlstringrequiredThe URL that the webhook will POST payloads to.subscriptionsarray of objectsrequiredAn array of events that this webhook should subscribe to. If you want to subscribe to an event not listed here, please submit an idea on our product roadmap portal describing your use case.subscriptions*ADD stringdescriptionstringAn optional description for the webhook.verification_tokenstringAn optional token to set on the webhook, used as an additional verification step for the payload (see the introduction for more details).user_group_iduuidAn optional user group ID to associate with the webhook. When set, only events from entities belonging to this user group will trigger the webhook.Response 200SuccessUpdated about 20 hours ago