Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Identifies the type of resource.

Example:

"6a09cdc3-8948-47f0-aa62-74ac943d6c58"

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: