Create an endpoint

Creates a new voice or SMS endpoint for your organisation. Voice endpoints must use sip: URIs. SMS endpoints can use HTTPS callbacks or mailto: URIs.

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

A description of the endpoint

string
enum
required

The type of endpoint to create

Allowed:
string
required

The URI of the endpoint.

Voice URIs must start with sip: and may include %e164, %raw, or %national to insert the destination number in E.164, unmodified, or national format. Example: sip:%[email protected]:5060.

SMS URIs may be HTTPS callback URLs or mailto: URIs. Examples: https://example.com/callback and mailto:[email protected].

boolean

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

boolean

Whether to use this as the secondary voice endpoint

Responses

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