Webhooks

Create webhooks

post/api/v2/webhookEndpoints

Request body

phoneNumberstring
statusinteger

Webhook status type: 0 = Disabled, 1 = Enabled, 2 = Defective.

urlstring
eventTypesstring[]

Response

Create webhooks success

okboolean

Indicates whether webhook creation was successful.

Changes