apps
webhooks

Create a new webhook for an app

post/api/apps/{id}/webhooks

Path parameters

idstring uuid required

Request body

urlstring uri required
eventsstring[] required
namestring required

Response

Webhook created successfully

idstring uuid required
createdAtstring required

A date string in ISO 8601 format

updatedAtstring required

A date string in ISO 8601 format

namestring required
urlstring uri required
eventFilterstring[] required

Changes