Webhooks
Register new webhook
Register a new webhook which will be called on a specific event. See the WebhookCallback model. (Allowed scopes: fax:all:edit, fax:webhook:edit)
POST
/
hooks
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Body
application/json
id
string
Webhook ID
target
string
requiredWebhook target URL
event
enum<string>
requiredWebhook event type
Available options:
fax_received
, fax_sent
Response
200 - application/json
id
string
requiredWebhook ID