---
title: "Delete"
method: DELETE
path: "/api/v1/funds/rules/{rule_id}"
tags: ["Fund Rules"]
---

# Delete

`DELETE /api/v1/funds/rules/{rule_id}`

Delete withdraws a group grant. The cohort keeps whatever the tenant
 default and any other rule matching them still allow, so this narrows their
 fund rather than necessarily cutting it off. The rule's history survives.

## Path parameters

- `rule_id` string, required — The ruleId field.

## Request body

- C1ApiFundsV1FundRuleServiceDeleteRequestInput — The FundRuleServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiFundsV1FundRuleServiceDeleteResponse — The FundRuleServiceDeleteResponse message.

## Changes

- **2026-09-01** `f76d07868c0c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/funds/rules/:rule_id/delete.md)

---

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