v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
users

Update the security credentials of a user account

Update the security credentials of a user account

post/useraccounts/{useraccountid}/credentials

Request body

oldPasswordstring required

The current (old) password of the user

newPasswordstring required

The new password of the user. It must be longer than 8 characters.

Response

The user account