Credentials

Create a credential

Create SIP credentials for trunk authentication.

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

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

Request body

usernamestring required
passwordstring required

Response

Success

idstring required
account_idstring required
usernamestring required
passwordstring required
realmstring required
enabledboolean required
created_atstring required
updated_atstring required

Changes

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