Credentials

Update a credential

Update the password for an existing SIP credential.

put/api/v1/Account/{auth_id}/credentials/{credential_id}

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

credential_idstring required

Request body

passwordstring required

Response

Credential updated

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.