User

Update current user password

put/api/user

Request body

namestring nullable
passwordstring nullable
confirm-passwordstring nullable
emailstring nullable
is_adminboolean nullable
group_namestring nullable
notestring nullable
statusinteger nullable

Response

msgstring required
totalinteger required
datastring required

Changes