folders

Move Folder Entities

post/api/public/v2/folders/entities

Request body

folder_idinteger nullable

The ID of the destination folder. If null or not provided, entities are moved to the workspace root.

workspace_idinteger

The ID of the workspace.

Response

Entities moved successfully

moved_countinteger

The number of entities affected by the operation.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.