latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Call Queue

Create a call queue server

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

post/call_queue_servers

Request body

namestring required

The name of call queue 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"
}