/users/me

Update password of the current user

put/api/v1/users/me/password

Request body

passwordstring required

The minimum length of the password has to be 8 characters and it has to have at least one digit, one uppercase and one lowercase character

Response

OK

Changes

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