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