Latest

The Credentials Object

Attributes

credential_uuidstring

Unique identifier for the credentials list created.

namestring

A friendly name for the credentials list.

username string

Username to be sent in response to an auth challenge of the SIP INVITE.

passwordstring

Password to authenticate the SIP request.

Response

{
  "credential_uuid": "f19c4773-4ae6-4b75-92ea-9cf3ea4227d6",
  "name": "dummy1",
  "username": "dummy1_username"
}