API Reference > imodeljs-backend > iModels > BriefcaseManager > create create MethodStatic Deprecated use IModelHost.hubAccess.createIModel Create an iModel on iModelHub create(requestContext: AuthorizedClientRequestContext, contextId: string, iModelName: string, args: CreateIModelProps): Promise<string> Parameter Type Description requestContext AuthorizedClientRequestContext contextId string iModelName string args CreateIModelProps Returns - Promise<string> Defined in core/backend/src/BriefcaseManager.ts Line 590 Last Updated: 11 June, 2024