Webhooks
Register new webhook
Register a new webhook which will be called on a specific event. See the WebhookCallback model. (Permitted scopes: fax:all:edit, fax:webhook:edit)
POST
Authorizations
OAuth2 Authorization Grant
Body
application/json
Request to create new webhook
Webhook model
Webhook target URL
Webhook event type
Available options:
fax_received, fax_sent, fax_page_received Webhook ID
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:
1Required string length:
2 - 16Pattern:
^[+][1-9][0-9]{1,14}$Example:
["+12135550123"]Response
Webhook ID
Webhook ID
Webhook ID