Restore Factory Settings

555

# Restore Factory Settings

Path:

/api/resetfact

Method: POST

Content-type: application/json; charset=utf-8

API Description: Require a reboot of the player.

Request

Name Type Example Description
reset_fact_username String "" Username encrypted by LAN. No need to enter username if LAN encryption is not enabled.
reset_fact_password String "" Password encrypted by LAN. No need to enter password if LAN encryption is not enabled.

Example

{
    "reset_fact_username": "",
    "reset_fact_password": ""
}