webhook_endpoints

Update webhook endpoint

put/api/webhook_endpoints/{id}

Path parameters

idinteger required

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

Update webhook endpoint

Changes

No recorded changes to this endpoint across all 1 revision of this API.