v1

latestSwagger 2.02026-07-17712.5 KB
Webhooks

Create a new webhook

post/webhooks

Request body

_idstring

Unique identifier of the webhook.

urlstring url

URL where the webhook will receive notifications.

eventsstring[]

array with events name

Response

A webhook id

idstring

The webhook ID.