Enable/Disable Scan for Cloud

555

# Enable/Disable Scan for Cloud

Path:

/api/scan_to_cloud

Method: PUT

API Description: This can be used to enable/disable the function of scanning QR code for cloud connection (Scan for Cloud).

Note: This function is supported only by player of version 1.71.5 or above.

Request

Name Type Example Description
enable boolean true Enable/Disable the function of Scan for Cloud; true: Enable, false: Disable (default: true)

Example

{"enable":true}