---
title: "Delete a settlement rule"
method: DELETE
path: "/v2/virtual-accounts/settlement-rules/{ruleId}"
tags: ["Settlement Rules"]
---

# Delete a settlement rule

`DELETE /v2/virtual-accounts/settlement-rules/{ruleId}`

Delete an existing settlement rule.

## Path parameters

- `ruleId` string, required

## Response `200`

Success

- DeleteSettlementRuleResponse
  - `message` string, required — Success message

## Other responses

- `401` — Unauthorized
- `404` — Resource not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/hifibridge/apis/hifi-api.md) · [All operations](https://skmtc.net/hifibridge/apis/hifi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hifibridge/hifi-api/versions/74d9e530fbea/schema)
