---
title: "Start a new blob upload (POST to /v2/{name}/blobs/uploads)"
method: POST
path: "/v2/{name}/blobs/{ref}"
tags: ["oci"]
---

# Start a new blob upload (POST to /v2/{name}/blobs/uploads)

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

Authentication is optional for unclaimed projects. If the project's organization is claimed, valid authentication with Create permission is required. If the project doesn't exist and a slug is used, the project will be created automatically.

## Path parameters

- `name` string, required
- `ref` string, required

## Query parameters

- `digest` string, nullable
- `from` string, nullable

## Response `default`

---

[API](https://skmtc.net/bencherdev/apis/bencher-api.md) · [All operations](https://skmtc.net/bencherdev/apis/bencher-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bencherdev/bencher-api/revisions/84086e99e6cd/schema)
