/
SI
significant-gravitas
/
AutoGPT Agent Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
significant-gravitas
AutoGPT Agent Server
post
Move workspace files to a folder
v51
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
302
395
850.8 KB
workspace
Move workspace files to a folder
post
/api/workspace/folders/files/bulk-move
Request body
BulkMoveFilesRequest
required
file_ids
string[]
required
folder_id
string
nullable
Response
Successful Response
WorkspaceFile[]
required
id
string
required
workspace_id
string
required
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
required
path
string
required
storage_path
string
required
mime_type
string
required
size_bytes
integer
required
checksum
string
nullable
is_deleted
boolean
deleted_at
string
date-time
nullable
folder_id
string
nullable
metadata
object