---
title: "Delete attestations by ID"
method: DELETE
path: "/orgs/{org}/attestations/{attestation_id}"
tags: ["orgs"]
---

# Delete attestations by ID

`DELETE /orgs/{org}/attestations/{attestation_id}`

Delete an artifact attestation by unique ID that is associated with a repository owned by an org.

## Path parameters

- `org` string, required
- `attestation_id` integer, required

## Response `200`

Response

## Other responses

- `204` — Response
- `403` — Forbidden
- `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)
