Create a folderAsk AIpost https://api.safetyculture.io/directory/v1/folderBody ParamsThe parameters for CreateFolderRequestnamestringrequiredRequired. Non-empty folder name. Limited to maximum 250 characters.parent_idstringOptional. Parent folder UUID. If unspecified, will be created as a root folderidstringOptional. Folder UUID. If unspecified, backend will generate the ID.meta_labelstringrequiredRequired. Must be one of: "location", "area", "region", "state", or "country". Note that these meta labels may not match custom site hierarchy labels used by the organization.domainstringdomain represents the type/domain/hierarchy for the folder. This is used for getting folders of a certain domain, i.e. getting all template folders or site foldersResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago