REST APIWebhooksCreate a webhook subscriptionCreate a webhook subscription POST /api/projects/:projectId/webhooks/subscriptions Register a new webhook endpoint. You can specify which events to listen to and authentication details for the callback. Request Responses201Subscription created