latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Virtual Receptionist

Create a virtual receptionist server

Create a virtual receptionist server.
Please note that: at least one of ipv4 or ipv6 must be specified.

post/ivr_servers

Request body

namestring required

The name of virtual receptionist server.

enabledboolean

The activate status or deactivated status.

ipv4string

Host IPV4 address.

ipv6string

Host IPV6 address.

Response

OK

idstring

The unique ID of the resource.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}