Change a user's password (admin or self)
PUT /api/users/{id}/password
PUT
/api/users/{id}/password
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
newPassword
required
string
Responses
Section titled “ Responses ”OK
Unauthorized
Forbidden
Not Found