Webhooks
Create webhook
POST
Authorizations
Body
application/json
The description of the webhook.
The events that the webhook listen to.
The endpoint url of the webhook.
Response
201 - application/json
The status of the webhook.
The created date of the webhook.
The description of the webhook.
The project id tied to the webhook.
The unique UUID of the webhook.
The last update date of the webhook.
The events that the webhook listen to.
The secret of the webhook.
The endpoint url of the webhook.
Was this page helpful?