Enable/Disable Network Error Reminding Message

555

# Enable/Disable Network Error Reminding Message

Path:

/api/networkfailurepromptswitch

Method: PUT

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

API Description: This can be used to enable/disable the network error reminding message.

Request

Name Type Example Description
network_failure_prompt String on Network error reminding message; on: Enable, off: Disable

Example

{"network_failure_prompt":"on"}