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