Webhooks
Create a webhook endpoint
Create a webhook endpoint. url and filter_types (min 1) are required. Returns 201 with an empty body. Requires webhooks to be enabled in Integrations. (Permitted scopes: fax:all:edit, fax:webhook:edit)
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
OAuth2 Authorization Grant
Body
application/json
Create a webhook endpoint. url and filter_types are required.
Response
Endpoint was successfully created. Body is an empty object; list endpoints to read the ep_… id.
The response is of type object.