c6d6f57e6da8

latestSwagger 2.02026-08-1044314611.7 MB
file_actions
File Actions

Copy File/Folder

Copy File/Folder

post/file_actions/copy/{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
}