allowed ip

API Docs by APIMATIC

Allowed Ip

Represents an IP address allowed for SIP trunk registration.

Fields

NameDescription
id
Number

System generated uniques identifier of the IP address.

ip
String

IP address that is allowed for SIP trunk registration.

{
  "id": null,
  "ip": null
}