Set option values
Sets temporary option overrides for the running process by supplying key/value pairs grouped under option block names. Provide one or more query parameters whose names match the blocks you want to modify (for example main, rc, http). Each block parameter carries an object of option overrides.
Query parameters
Overrides for the dlna option block.
Overrides for the filter option block.
Overrides for the ftp option block.
Overrides for the main option block.
Overrides for the http option block.
Overrides for the log option block.
Overrides for the mount option block.
Overrides for the nfs option block.
Overrides for the proxy option block.
Overrides for the rc option block.
Overrides for the restic option block.
Overrides for the s3 option block.
Overrides for the sftp option block.
Overrides for the vfs option block.
Overrides for the webdav option block.
Assign the request to a custom stats group.
Run the command asynchronously. Returns a job id immediately.
Headers
Set to "respond-async" with _async=true to receive HTTP 202 instead of 200.
Request body
Response
Request succeeded returning an empty JSON object.