---
title: "PUT /v2/{name}/manifests/{reference}"
method: PUT
path: "/v2/{name}/manifests/{reference}"
---

# PUT /v2/{name}/manifests/{reference}

`PUT /v2/{name}/manifests/{reference}`

Put the manifest identified by `name` and `reference` where `reference` can be
a tag or digest.

## Path parameters

- `name` string, required
- `reference` string, required

## Query parameters

- `api-version` string, required

## Response `201`

The request has succeeded and a new resource has been created as a result.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2018-08-10-preview) `be283057eb09` — 1 breaking, 1 info
  - added the new required `query` request parameter `api-version`
  - api tag `Repository` removed
- **2026-07-13** (2018-08-10-preview) `9203740b38dd` — 3 info
  - api operation id `CreateManifest` removed and replaced with `ContainerRegistry_CreateManifest`
  - api tag `Repository` added
  - api tag `Manifest` removed
- **2026-07-13** (2018-08-10-preview) `7108fa6b173b` — 1 breaking
  - api removed without deprecation
- **2026-07-13** (2018-08-10-preview) `89022cd898bc` — 1 info
  - endpoint added
- **2025-09-10** (2018-08-10-preview) `64c2cd483faa` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/azure/apis/containerregistry-registry/changes/v2/:name/manifests/:reference/put.md)

---

[API](https://skmtc.dev/azure/apis/containerregistry-registry.md) · [All operations](https://skmtc.dev/azure/apis/containerregistry-registry/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/containerregistry-registry/revisions/be283057eb09/schema)
