Auth

Change user password

Change password of existing user

post/auth/users/set_password/

Request body

current_passwordstring password required

User current password

new_passwordstring password required

User new password

re_new_passwordstring password required

Repeat user new password

Response

Password changed suscessfully

Changes