Change the user password

Changes the user password.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
Request Body schema: application/json
required
object
required
object
Responses
200

OK

400

Bad Request

403

Forbidden

404

Not Found

post/blaize/users/change-password
Request samples
application/json
{
  • "current_validators": {
    },
  • "new_validators": {
    }
}