naftiko: 1.0.0-alpha2 info: label: "iTwin iModels API \u2014 Named-Versions" description: "iTwin iModels API \u2014 Named-Versions. Self-contained Naftiko capability covering the Named-Versions resource\ \ of the iTwin iModels API." tags: - Bentley - iTwin - Named-Versions created: '2026-05-23' modified: '2026-05-23' binds: - namespace: env keys: ITWIN_ACCESS_TOKEN: ITWIN_ACCESS_TOKEN capability: consumes: - type: http namespace: imodels-named-versions baseUri: https://api.bentley.com/imodels description: iTwin iModels API Named-Versions capability against the iTwin Platform. resources: - name: named-versions path: /named-versions operations: - name: listNamedVersions method: GET description: List Named-Versions via iTwin iModels API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: [] - name: createNamedVersion method: POST description: Create Named-Version via iTwin iModels API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON).