Create a webhook subscription
POST/api/v1/webhooks
Subscribes a URL of yours to a set of platform events, so your systems learn about a change without polling. The URL is checked before it is stored: an address that resolves inside the platform's own network is refused, which is what stops a subscription being used to reach internal services. Requires webhook.create.
Request
Responses
- 201