webhooks

Create Webhook

post/v1/webhooks/create

Request body

subscriptionsEventType[] required
urlstring required
method'GET' | 'POST'

Response

Successful Response

idstring uuid required
user_idstring uuid required
subscriptionsEventType[] required
urlstring required
method'GET' | 'POST'

Changes