v4

latestSwagger 2.02026-08-0343714211.7 MB
file_actions
File Actions

Move File/Folder

Move File/Folder

post/file_actions/move/{path}

Path parameters

pathstring required

Path to operate on.

Response

The FileActions object.

statusstring

Status of file operation.

file_migration_idinteger

If status is pending, this is the id of the File Migration to check for status updates.

Example response

{
  "status": "pending",
  "file_migration_id": 1
}