---
title: "Delete events"
method: DELETE
path: "/consents/events"
tags: ["consents/events"]
---

# Delete events

`DELETE /consents/events`

Delete events and update the user consent status as if the events had never happened ; the user consent status is re-computed from all events for that user except deleted events

## Query parameters

- `organization_id` string, required
- `user_id` string
- `organization_user_id` string
- `{filters}` string, required

## Response `204`

The events were successfully deleted and the user consent status has been updated

---

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