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