---
title: "Update an existing deployment manifest."
method: PATCH
path: "/deploymentManifests/{deploymentManifestId}"
---

# Update an existing deployment manifest.

`PATCH /deploymentManifests/{deploymentManifestId}`

Update an existing deployment manifest.

## Path parameters

- `deploymentManifestId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `If-Match` string

## Response `200`

Success

- DeploymentManifest — The deployment manifest used for edge devices.
  - `id` string — Unique ID of the deployment manifest.
  - `displayName` string — Display name of the deployment manifest.
  - `data` object, required — Content of the the deployment manifest.
  - `etag` string — Etag to prevent conflict when updating the deployment manifest.
  - `organizations` string[] — The organization that deployment manifest belongs to. If not present, the deployment manifest is root-level or personal. Only one organization is supported today, multiple organizations will be supported soon.

## Other responses

- `default` — An error response received from the IoT Central Service.

---

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