@@ -654,8 +654,8 @@ components:
654654 type: string
655655 ResourceID:
656656 description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
657- `dashboard`, `notebook`, `reference-table `, `security-rule `, `slo `, `workflow `,
658- `app-builder-app`, `connection`, `connection-group`.'
657+ `dashboard`, `integration-account `, `integration-webhook `, `notebook `, `reference-table `,
658+ `security-rule`, `slo`, `workflow`, ` app-builder-app`, `connection`, `connection-group`.'
659659 example: dashboard:abc-def-ghi
660660 in: path
661661 name: resource_id
@@ -45734,6 +45734,10 @@ paths:
4573445734
4573545735 - Dashboards: `dashboard`
4573645736
45737+ - Integration Accounts: `integration-account`
45738+
45739+ - Integration Webhooks: `integration-webhook`
45740+
4573745741 - Notebooks: `notebook`
4573845742
4573945743 - Powerpacks: `powerpack`
@@ -45769,6 +45773,10 @@ paths:
4576945773
4577045774 Dashboards | `viewer`, `editor`
4577145775
45776+ Integration Accounts | `viewer`, `editor`
45777+
45778+ Integration Webhooks | `viewer`, `editor`
45779+
4577245780 Notebooks | `viewer`, `editor`
4577345781
4577445782 Powerpacks | `viewer`, `editor`
0 commit comments