---
title: "Delete Approval Delegation"
method: DELETE
path: "/v2/approval-delegations/{id}"
tags: ["Approval Delegation API"]
---

# Delete Approval Delegation

`DELETE /v2/approval-delegations/{id}`

Delete an approval delegation rule.

## Path parameters

- `id` string, required — The ID of the approval delegation rule to delete.

## Response `200`

Success

- SvflowPublicapiDeleteApprovalDelegationResponse

## Other responses

- `default` — Error

---

[API](https://skmtc.net/serval/apis/serval-public-api.md) · [All operations](https://skmtc.net/serval/apis/serval-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/serval/serval-public-api/versions/0549515e9384/schema)
