factory-reset-permission
Use the interface to detect whether the device is allowed to be reset without login.
Request Mode
GET/POST /api/factory-reset-permission
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0: the device is ready. Refer to API Status Codes to find specific description for other values. |