Skip to main content
POST
A specialized version of the POST method that tries to move atomically all the given entries.

Query Parameters

throwNotFoundParam
enum<string>
default:true
required

When set to False, the "Not Found" errors are silently ignored.

Available options:
false,
true
throwNotFound
string
default:true

Body

application/json

Serialized JSON parameter containing the entries to be moved in the form of source-to-target path mapping

The body is of type string.

Response

Move all the found entries.