Saving Changes
The save call (https://[device_ip]/command/save
) writes current changes to the device settings. Execute these commands using RESTful POST requests. A full list of commands can be found in the Collection Endpoints.
Example
To save the current changes, send the following request:
https://192.168.2.1/api/command/save?method=POST