---
title: "Delete a policy exception."
method: DELETE
path: "/smart-policies/v1/exceptions/{exceptionId}"
tags: ["Smart Policy Exceptions"]
---

# Delete a policy exception.

`DELETE /smart-policies/v1/exceptions/{exceptionId}`

## Path parameters

- `exceptionId` ExceptionId, required — unresolved $ref

## Headers

- `x-property-id` string, required

## Response `204`

Policy exception was deleted.

- unknown

## Other responses

- `400` — Bad request response.
- `403` — Forbidden response.
- `404` — Not found response.
- `500` — Internal server error.

---

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