10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
---
|
|
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.
|
|
|