Create a webhook
POST
Creates a webhook pointing to a URL. Configure a subscription to deliver events to this webhook.
Endpoint
Parameters
The endpoint URL where you’d like to deliver events. Any events sent to this webhook object will be delivered to this endpoint URL.This URL must contain, at a minimum, a protocol — one of but these do not:
http or https — and hostname, but can specify resources or ports. For example, these URLs work:The name you’d like to assign to this webhook, which will appear when listing your webhooks.
The description you’d like to assign to this webhook.