v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Folder Operations

Move/Rename a folder

Move or rename a folder from one location to another

post/move

Headers

X-Resource-Versionstring

Resource's version, as obtained when GETting the resource. The first time a resource is created, a empty value is expected (omit the header). Must be used in any subsequent update requests of this resource

Request body

srcPathstring required

Folder's source path.

dstPathstring required

Folder's destination path.

Response

No Content