Move folder to another parent folder or as a root folderAsk AIpost https://api.safetyculture.io/directory/v1/folders/moveBody ParamsThe parameters for MoveFoldersRequestidsarray of stringsrequiredRequired. An array of folder IDs to move under the new parent.ids*ADD stringparent_idstringOptional. New parent folder ID. If unspecified, the folder will be moved as a root folderdomainstringdomain represents the type/domain/hierarchy for the folder. This is used for deleting folders within a specified domain. Defaults to siteResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago