Skip to main content

Check if default password is in use

Returns whether the device is currently using the default password. If true, the password must be changed using POST /login/change before the web interface becomes available.

Responses

OK


Schema
  • is_default boolean

    True if device is using default password, false if password has been changed

Loading...