Webhooks

Register webhooks

Create webhooks configuration

post/api/v2/webhooks/url

Request body

eventsstring[] required
urlstring URL required

URL to post the webhooks

Response

Success

uuidstring uuid

Webhook unique identifier

eventsstring[] required
urlstring URL required

URL to post the webhooks

Changes