Create a New Webhook SubscriptionCopy Pagepost https://{account}.sysaidit.com/connect/v1/webhooksCreates a new webhook subscriber with subscription for the specified events.Body Paramsurlurirequired^https://.*The HTTPS URL that will receive webhook eventssignatureKeystringThe optional key used to sign the webhook eventsdescriptionstringOptional description of the webhook subscriptioneventNamesarray of stringsrequiredThe names of the events to subscribe toeventNames*ADD stringResponses 200Webhook subscription created successfully 400The request was invalid or cannot be served 401Authentication information is missing or invalid 500An unexpected error occurred on the serverUpdated 8 days ago Webhooks [beta]Get Webhooks by Account IDDid this page help you?YesNo