Update Endpoint

Update an existing Endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the Logical Account or Voice Account.

uuid
required

Unique identifier of the Distribution Group.

uuid
required

Unique identifier of the Endpoint.

Body Params

The updated Endpoint.

uuid

Unique identifier of the Endpoint.

string | null

Name of the Endpoint.

string | null

External IP address of the Endpoint.

int32

The port to be configured that is supported by CM. Supported ports: 5060-5100.

int32
≥ 1

Determines the Round-Robin order of the endpoint. Each endpoint inside a Distribution Group must have a unique priority.

boolean

Determines whether the Endpoint should be active or not.

boolean

Determines whether this endpoint receives SIP traffic via TLS.

attributes
object | null

Key/Value Pairs of attributes configured to an Endpoint.
Attributes are extra settings that can be configured to an Endpoint, for example: media encryption.

Example:
{
"medianenc": "SRTP"
}

Responses
204

No Content

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json