/convert/fax
Full Url:
Arguments:
token (string, required)
did_id (int, required)
Info: Convert a did from a voice number to a fax number. Note, this will remove any associated call flows, channel groups and voicemail inboxes from the did
Note: did_id can be obtained from the "List Detail on Specific #" at the URL https://apiv1.teleapi.net/user/dids/get?token=xxxx&number=3035551212​
Example Success
{"code": 200,"status": "success","data": "Successfully converted did to fax number"}
Example Error
{"code": 400,"status": "error","data": "Invalid did id"}