---
title: "Delete Approval"
method: DELETE
path: "/approvals/{approval_id}"
tags: ["Approvals"]
---

# Delete Approval

`DELETE /approvals/{approval_id}`

## Path parameters

- `approval_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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