Skip to content

FolderMoveRequest

Properties

Name Type Description Notes
target_parent_folder_id str The parent folder into which the folder will be moved.
metadata_to_copy list[str] List of metadata to be copied/kept [optional]
metadata_to_update object Modifies the contents of existing metadata [optional]
metadata_items_to_add object Add an item to a metadata with array type [optional]
metadata_items_to_delete object Delete an item from a metadata with array type [optional]

[Back to Model list] [Back to API list] [Back to README]