v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Webhook

Create webhook

Creates a new webhook for the authenticated user. The webhook will send notifications to the specified target URL when the specified event occurs. The webhook URL must be a valid HTTP or HTTPS URL. The response carries the signing secret used to verify deliveries; this is the only time it is returned, so store it when you receive it.

post/v1/webhooks

Request body

targetstring
eventstring

Response

Webhook created successfully

idstring
targetstring
eventstring
secretstring
userstring
deletedboolean
lastUpdateinteger
createdinteger