v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
floorplans

Move a batch of floorplans into a folder collection

post/api/v3/projects/{project_id}/floorplans/batch_move

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

floorplan_idsstring[] required

IDs of the floorplans to move

folder_idstring uuid nullable required

ID of the destination folder collection. Pass null to move to the root (unfiled)

last_editor_user_idinteger nullable

Required when using an API key; the ID of the user performing the action

Response

Batch move enqueued successfully