---
title: "Delete Attestation Policy"
method: DELETE
path: "/policies/attestation/{policy_id}"
tags: ["Policies"]
---

# Delete Attestation Policy

`DELETE /policies/attestation/{policy_id}`

## Path parameters

- `policy_id` string, required

## Response `200`

Attestation policy deleted

## Other responses

- `401` — Unauthorized - Invalid or missing authentication
- `404` — Not Found - Requested resource does not exist
- `500` — Internal Server Error - Unexpected server error

---

[API](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture.md) · [All operations](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deeptrail/deepsecure-api-dual-service-architecture/revisions/78627360c082/schema)
