Delete an event exception. Requires events.update permission.
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
id |
string | yes | The unique identifier of the record |
exceptionId |
string (uuid) | yes |
Responses
| Status | Description |
|---|---|
| 204 | Exception deleted |
| 403 | Forbidden |
| 404 | Not found |