Exports projects to a template structureAsk AIpost https://go.v7labs.com/api/workspaces/{workspace_id}/projects/export_to_templateExports one or more projects to a template definition.Path Paramsworkspace_iduuidrequiredBody ParamsTemplates.ExportProjectsRequestproject_idsarray of objectsrequiredlength ≥ 1project_ids*ADD uuidunexported_referencesstringenumDefaults to errorDetermines what to do with unexported references. error: Raises an error ignore: Silently ignores the unexported references external_objects: Creates external objects for the unexported references errorignoreexternal_objectsAllowed:errorignoreexternal_objectsResponses 200Templates.ExportProjectsResponse 400Common.APIError 401Common.APIError 403Common.APIError 404Common.APIError 409Common.APIError 422Common.APIError 500Common.APIErrorCallbackUpdated 11 months ago