Fax Line
The Fax Line endpoints are used to purchase new fax lines and manage existing ones.
To sign up and purchase fax lines, contact support to upgrade to the Fax API plan: Submit a TicketFax Endpoints
Summary | Endpoint | Description |
---|---|---|
Get Fax Line | /fax_line/ | Return a Fax Line specified by the number parameter. |
List Fax Lines | /fax_line/list | Return a list of Fax Lines that you can access. |
Create Fax Line | /fax_line/create | Purchase a new Fax Line based on the the specified country. |
Delete Fax Line | /fax_line | Delete a Fax Line specified by the number parameter. |
Add User to Fax Line | /fax_line/add_user | Grant a user access to the specified Fax Line |
Remove Fax Line Access | /fax_line/remove_user | Revoke user access to the specified Fax Line |
Get Available Area Codes | /fax_line/area_codes | Return a list of available area codes in a specific country |