Skip to main content

Change web interface Admin password

Change web interface Admin password.

  • Valid characters with codes from 0x20 to 0x7E
  • The minimum length is 1 character, the maximum is 16
Query Parameters
  • oldPassword string required

    Possible values: non-empty and <= 16 characters, Value must match regular expression Valid chars from 0x20 to 0x7E

    The old password for web admin login in clear text

  • newPassword string required

    Possible values: non-empty and <= 16 characters, Value must match regular expression Valid chars from 0x20 to 0x7E

    The new password for web admin login in clear text

Responses

OK

Loading...