v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Webhooks

Add new webhook instance

Returns the created webhook instance

post/webhooks

Request body

eventstring required
urlstring required
signingsecretstring nullable
integrationidinteger nullable

Can be used to specify the integration code of a specific connector. This is mandatory in case you create a webhook related to a specific One API.

Response

Successful Response

webhookidstring uuid required
accountidstring uuid required
createdbystring uuid nullable
createdonstring date-time required
eventstring required
urlstring required
status'active' | 'inactive' required
integrationidinteger nullable