v1

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

Moves a file (inside a Workspace) to a new location.

post/v1/{+workspace}:moveFile

Path parameters

workspacestring required

Required. The workspace's name.

Request body

pathstring

Required. The file's full path including filename, relative to the workspace root.

newPathstring

Required. The file's new path including filename, relative to the workspace root.

Response

Successful response