---
title: "POST /v2/{name}/blobs/uploads/"
method: POST
path: "/v2/{name}/blobs/uploads/"
tags: ["Layer"]
---

# POST /v2/{name}/blobs/uploads/

`POST /v2/{name}/blobs/uploads/`

Mount a blob identified by the `mount` parameter from another repository.

## Path parameters

- `name` string, required

## Query parameters

- `from` string, required
- `mount` string, required

## Response `201`

The blob has been created in the registry and is available at the provided location.

## 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)
