webhook_endpoints

Create webhook endpoint

post/api/webhook_endpoints

Request body

namestring required

Webhook endpoint name

urlstring required

Webhook endpoint URL

event_form'all_events' | 'selected_events'
event_idsstring[]
request_format'x_www_form_urlencoded' | 'json'

Response

Create webhook endpoint

Changes