Ivr servers
Was this helpful?
Was this helpful?
List virtual receptionist servers.
/ivr_servers
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
Use the top
query parameter to specify the page size of the result set.
Create a virtual receptionist server.
Please note that: at least one of ipv4 or ipv6 must be specified.
/ivr_servers
The name of virtual receptionist server.
The activate status or deactivated status.
Host IPV4 address.
Host IPV6 address.
Update a virtual receptionist server.
/ivr_servers/{id}
The unique ID of virtual receptionist server.
The activate status or deactivated status.
No body