Update an endpoint

Updates the URI, description, or default status for an existing endpoint.

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

The SID of the endpoint to update

Body Params
string
required

A description of the endpoint

boolean

If true, this becomes the default for this endpoint type and replaces any existing default. Existing numbers with explicit endpoints are not reassigned.

string
required

The URI of the endpoint.

For Voice endpoints, this must start with sip: and supports variables: %e164, %raw and %national for the E.164, raw and national number formats respectively. e.g. sip:%[email protected]:5060

For SMS endpoints, this can be a HTTPS or Email URI. e.g. https://example.com/callback or mailto:[email protected]

Responses

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