Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ip_address
string
required

IP adddress represented by this resource.

Example:

"192.168.0.0"

connection_id
string

ID of the IP Connection to which this IP should be attached.

port
integer
default:5060

Port to use when connecting to this IP.

Example:

5060

Response

Successful response with details about an IP.

data
Ip · object
Example: