---
title: "Deletes an existing ApprovalRule"
method: DELETE
path: "/spaces/{spaceIdentifier}/approvalrules/{id}"
tags: ["ApprovalRules"]
---

# Deletes an existing ApprovalRule

`DELETE /spaces/{spaceIdentifier}/approvalrules/{id}`

## Path parameters

- `spaceIdentifier` string, required
- `id` string, required

## Response `200`

Response to deleting a ApprovalRule

- DeleteApprovalRuleResponse

## Other responses

- `400` — Bad request. Either the payload was not structurally valid or business rules did not permit the operation.
- `404` — Not found. One or more of the entities involved in the operation was not found.

## Changes

- **2026-08-27** `63b4166a0686` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/octopus/apis/octopus-server-api/changes/spaces/:spaceIdentifier/approvalrules/:id/delete.md)

---

[API](https://skmtc.dev/octopus/apis/octopus-server-api.md) · [All operations](https://skmtc.dev/octopus/apis/octopus-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octopus/octopus-server-api/revisions/e174aeef632e/schema)
