webhooks

Create Webhook

Create a new webhook, which will be notified of events that occur in the system

post/v1/webhooks

Request body

company_sidstring
labelstring
urlstring
methodstring
timeout_msinteger
max_attemptsinteger

Response

Webhook created successfully

Changes