v14

latestOpenAPI 3.0.32026-08-04377889.4 MB

PATCH /v2/:teamSlug/:projectSlug/:repositoryName/blobs/uploads/:uuid Upload a chunk of blob data. The request body is streamed directly to S3 as a multipart upload part while hashing incrementally. The client may call this multiple times for chunked uploads.

patch/v2/{teamSlug}/{projectSlug}/{repositoryName}/blobs/uploads/{uuid}

Path parameters

teamSlugstring required

Single Docker repository team slug component.

Example:team-slug

Single Docker repository team slug component.

projectSlugstring required

Single Docker repository project slug component.

Example:project-slug

Single Docker repository project slug component.

repositoryNamestring required

Single Docker repository name component.

Example:nginx

Single Docker repository name component.

uuidstring required

Blob upload session identifier.

Example:0123456789abcdef0123456789abcdef01234567

Blob upload session identifier.

Response

{"stackTrail":"paths:/v2/{teamSlug}/{projectSlug}/{repositoryName}/blobs/uploads/{uuid}:patch:responses:202:content:application/json:schema","oasType":"schema","type":"unknown","nullable":true}