v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352131166.0 KB
projects

Moves a directory (inside a Workspace), and all of its contents, to a new location.

post/v1/{+workspace}:moveDirectory

Path parameters

workspacestring required

Required. The workspace's name.

Request body

pathstring

Required. The directory's full path including directory name, relative to the workspace root.

newPathstring

Required. The new path for the directory including directory name, rooted at workspace root.

Response

Successful response