factory-reset
Use the interface to reset the device to default settings.
Request Mode
GET/POST /api/factory-reset
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |