---
title: "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}"
method: PUT
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}"
tags: ["IntegrationAccounts"]
---

# PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}

`PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}`

Creates or updates an integration account.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `integrationAccountName` string, required

## Query parameters

- `api-version` string, required

## Request body

- IntegrationAccount — The base resource type.
  - `id` string — The resource id.
  - `name` string — Gets the resource name.
  - `type` string — Gets the resource type.
  - `location` string — The resource location.
  - `tags` object — The resource tags.

## Response `200`

OK

- IntegrationAccount — The base resource type.
  - `id` string — The resource id.
  - `name` string — Gets the resource name.
  - `type` string — Gets the resource type.
  - `location` string — The resource location.
  - `tags` object — The resource tags.

## Other responses

- `201` — Created
- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/logicmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/logicmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/logicmanagementclient/versions/581a658b1ccd/schema)
