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