Skip to main content

Change admin password

Change admin password

Query Parameters
  • oldPassword string required

    Possible values: Value must match regular expression ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[#?!@$%^&*-])[a-zA-Z\d#?!@$%^&*-]{8,32}$

    The old password for login in clear text

  • newPassword string required

    Possible values: Value must match regular expression ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[#?!@$%^&*-])[a-zA-Z\d#?!@$%^&*-]{8,32}$

    The new password for login in clear text

Responses

OK

Loading...