public
webhooks

Create a webhook endpoint (public API)

post/projects/{project}/webhooks

Path parameters

projectstring required

Request body

urlstring required
eventsstring[]
firesOnstring[]
srcstring
enabledboolean
filterobject

Response

OK

idstring required
urlstring required
eventsstring[] required
firesOnstring[] required
srcstring required
enabledboolean required
createdAtstring required

Changes