Register new Webhook

Subscribe for a new notification.

The endpoint allowes you to register specific event notifications.

post
Authorizations
AuthorizationstringRequired

Enter your JWT access token

Body
urlstringRequired

The URL to which the webhook will send data

eventall ofRequired

The event that triggers the webhook

string · enumOptionalPossible values:
Responses
post
/v1/webhooks

Last updated