---
title: "DELETE /domains/{domainId}/case-rules/{caseRuleId}"
method: DELETE
path: "/domains/{domainId}/case-rules/{caseRuleId}"
---

# DELETE /domains/{domainId}/case-rules/{caseRuleId}

`DELETE /domains/{domainId}/case-rules/{caseRuleId}`

Deletes a case rule. In the Amazon Connect admin website, case rules are known as <i>case field conditions</i>. For more information about case field conditions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/case-field-conditions.html">Add case field conditions to a case template</a>.

## Path parameters

- `domainId` string, required
- `caseRuleId` string, required

## Response `200`

Success

- DeleteCaseRuleResponse

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — AccessDeniedException
- `484` — ConflictException

---

[API](https://skmtc.net/aws/apis/connectcases.md) · [All operations](https://skmtc.net/aws/apis/connectcases/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connectcases/versions/2533502f9155/schema)
