---
title: "PUT /{nextBlobUuidLink}"
method: PUT
path: "/{nextBlobUuidLink}"
tags: ["Layer"]
---

# PUT /{nextBlobUuidLink}

`PUT /{nextBlobUuidLink}`

Complete the upload, providing all the data in the body, if necessary. A request without a body will just complete the upload with previously uploaded content.

## Path parameters

- `nextBlobUuidLink` string, required

## Query parameters

- `digest` string, required

## Response `201`

The upload has been completed and accepted by the registry.

## Other responses

- `default` — ACR error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-container-registry.md) · [All operations](https://skmtc.net/azure/apis/azure-container-registry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-container-registry/revisions/6940fb5cc746/schema)
