Endpoints

Create an Endpoint

Create a new SIP endpoint that can be used to make and receive calls through IP phones, softphones, or SIP clients. Each endpoint is assigned a unique SIP URI and endpoint ID.

post/api/v1/Account/{auth_id}/Endpoint/

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

Request body

usernamestring required
passwordstring required
aliasstring required
applicationinteger required

Response

Success

aliasstring required
endpoint_idstring required
usernamestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.