--- title: 'Create Webhook' openapi: post /api/v1/webhooks/projects/{project_id}/ --- ## Create Webhook Create a webhook by providing the project ID and the webhook details.