Complete a password reset

Completes the password reset. IMPORTANT: To reset a user password, first is required to send a POST to request an email to be sent to the User’s email with a link for the user to click on so as to verify that he requested this password change.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
path Parameters
state
required
string

Unique State identifier

Request Body schema: application/json
required
object
Responses
200

OK

400

Bad Request

404

Not Found

post/blaize/users/reset/{state}
Request samples
application/json
{
  • "validators": {
    }
}