post
https://alpha.emaktalk.com/api/v1/fax/servers
This API allows authorized users to create a new fax server. The necessary data is provided in the request body, including caller ID information, email configuration, user associations, and optional settings. The newly created fax server will be configured according to the provided details.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Headers:
Authorization: Bearer [Token]
Body:
| Key | Description | Required |
|---|---|---|
| caller_id_number | The Phone Number to Display as Caller ID | Yes |
| caller_id_name | The Name to Display as the Caller ID | Yes |
| Comma Separated Emails to be Notified When Using this Fax Server | No | |
| description | A Brief Description of the Fax Server | Yes |
| users | An array of Users' UUID associated with the fax server | Yes |
| lifecycle | The Lifecycle Setting for the Fax Server (Retention Policy) [1-days, 7-days, 30-days, 90-days, 365-days] | No |
| emails_to_fax | An Array of Users' UUID that are Allowed to Send Faxes Through Emails for this Fax Server | No |
| logo_url | The Uploaded Logo Public URL to Cloudflare | no |
