Skip to main content
POST
url and filter_types are required (filter_types must have at least one event). Create returns 201 with an empty body — list endpoints to read the ep_… id.

Authorizations

Authorization
string
header
required

OAuth2 Authorization Grant

Body

application/json

Create a webhook endpoint. url and filter_types are required.

url
string
required
filter_types
enum<string>[]
required
Minimum array length: 1

Webhook event type for /webhooks endpoints

Available options:
fax_received,
fax_sent,
fax_page_received
channels
string[] | null

Fax number in E.164 format

description
string
disabled
boolean
headers
object
throttle_rate
integer

Response

Endpoint was successfully created. Body is an empty object; list endpoints to read the ep_… id.

The response is of type object.