vocabulary: "1.0.0" info: provider: "Azure Logic Apps" description: "Unified taxonomy for Azure Logic Apps APIs." created: "2026-04-19" modified: "2026-04-19" operational: apis: - namespace: azure-logic-apps version: "2019-01-01" baseUrl: https://management.azure.com status: active resources: - name: Workflow - name: WorkflowRun - name: WorkflowTrigger - name: IntegrationAccount actions: - name: list http_method: GET pattern: read - name: get http_method: GET pattern: read - name: create http_method: PUT pattern: write - name: update http_method: PATCH pattern: write - name: delete http_method: DELETE pattern: destructive authentication: schemes: - type: oauth2 name: azure_auth flows: [implicit, client_credentials] capability: workflows: - name: Logic Apps Workflow Management personas: - id: integration-developer name: Integration Developer - id: cloud-engineer name: Cloud Engineer domains: - name: Cloud Management description: Azure resource management binds: - name: AZURE_SUBSCRIPTION_ID - name: AZURE_ACCESS_TOKEN crossReference: []