User

Change Password With Authentication

Change the user's password with authentication.

put/api/user/password

Query parameters

passwordstring required

Response

Successful Response

idstring uuid required
emailstring required
is_activeboolean required
created_atstring date-time nullable
updated_atstring date-time

Timestamp of the last update.

Changes