Skip to main content
POST

Authorizations

Authorization
string
header
required

OAuth2 Authorization Grant

Body

application/json

Request to create new webhook

Webhook model

target
string
required

Webhook target URL

event
enum<string>
required

Webhook event type

Available options:
fax_received,
fax_sent,
fax_page_received
id
string

Webhook ID

numbers
string[] | null

A list of phone numbers used to filter webhook triggers. If specified, the webhook will only fire for inbound or outbound calls involving these numbers. Pass null to disable filtering. An empty array is invalid

Minimum array length: 1
Required string length: 2 - 16
Pattern: ^[+][1-9][0-9]{1,14}$
Example:

Response

Webhook ID

Webhook ID

id
string
required

Webhook ID