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

# Delete attestations by subject digest

`DELETE /users/{username}/attestations/digest/{subject_digest}`

Delete an artifact attestation by subject digest.

## Path parameters

- `username` string, required
- `subject_digest` string, required

## Response `200`

Response

## Other responses

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

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-3.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-3/versions/dc0584ac4e13/schema)
