...
Also, the body of the request must contain a JSON with the id of the destination folder.
Data | Description | Example |
---|---|---|
idDestinationFolder | Required. The ID (key) of the folder when the document will be moved. | "21" |
A successful response
An HTTP 200 status response indicates a successful request. The result in JSON format will contain the list with the attributes of the moved document. See Obtaining the attributes of a document for a description of these attributes.
...