uri_uuidstring |
Unique identifier for the origination URI. |
namestring |
Friendly name for the origination URI. |
uristring |
FQDN or IP address of the VoIP infrastructure. |
authentication_neededboolean |
Indicates whether authentication is required to access the VoIP infrastructure. |
usernamestring |
Username to authenticate inbound traffic. |
passwordstring |
Password to authenticate inbound traffic. |
{
"uri_uuid": "f19c4773-4ae6-4b75-92ea-9cf3ea4227d6",
"name": "testuri123",
"uri": "test@plivo.com",
"authentication_needed": true,
"username": "dummy1_username"
}