---
title: "Delete attestations by subject digest"
method: DELETE
path: "/orgs/{org}/attestations/digest/{subject_digest}"
tags: ["orgs"]
---

# Delete attestations by subject digest

`DELETE /orgs/{org}/attestations/digest/{subject_digest}`

Delete an artifact attestation by subject digest.

## Path parameters

- `org` string, required
- `subject_digest` string, required

## Response `200`

Response

## Other responses

- `204` — Response
- `404` — Resource not found

---

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