/
BE
bencherdev
/
Bencher API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
bencherdev
Bencher API
delete
Delete a manifest
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-01
140
309
549.5 KB
84086e99e6cd
auth
10
checkout
1
oci
16
get
OCI API version check endpoint
get
Download a blob (GET)
put
Monolithic upload (PUT to /v2/{name}/blobs/uploads?digest=...)
post
Start a new blob upload (POST to /v2/{name}/blobs/uploads)
delete
Delete a blob (DELETE)
head
Check if a blob exists (HEAD) or start upload check
get
Get upload status
put
Complete an upload (with digest verification)
delete
Cancel an upload
patch
Upload a chunk of data
get
Download a manifest
put
Upload a manifest
delete
Delete a manifest
head
Check if a manifest exists
get
List referrers to a manifest
get
List tags for a repository
organizations
23
projects
52
run
1
runners
9
server
10
specs
5
users
13
oci
Delete a manifest
delete
/v2/{name}/manifests/{reference}
Path parameters
name
string
required
Project resource ID (UUID or slug)
reference
string
required
Reference (tag or digest)