---
title: "Delete a business rule"
method: DELETE
path: "/workflows/rules/{ruleId}"
tags: ["Workflows"]
---

# Delete a business rule

`DELETE /workflows/rules/{ruleId}`

Delete a business rule.

🔒 Requires: `business_rules:write` scope

## Path parameters

- `ruleId` string, required

## Response `204`

The business rule was deleted.

---

[API](https://skmtc.net/lightspeedhq/apis/api-2026-07.md) · [All operations](https://skmtc.net/lightspeedhq/apis/api-2026-07/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeedhq/api-2026-07/revisions/72d4ceb46dbb/schema)
