WebhooksCreate a webhook endpointCreate a webhook endpoint POST /api/webhooks/endpoints Registers a new endpoint. It becomes active immediately and starts receiving the event types you subscribed to (or all events if none are specified). Request Responses201Created