quickSpaces
quickSpaces

Move Assets

Bulk move a selection into a folder, into another project, or both. model_fields_set is what separates "leave this placement alone" from "clear it" — the client sends folder_id: null to move files to the root and space_id: null to pull them out of a project entirely.

post/api/v1/quick-spaces/assets/move

Request body

asset_idsstring[]
folder_idstring nullable
space_idstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.