v1
latestOpenAPI 3.0.22026-07-1319091298.3 KBconsents/events
Delete 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
delete/consents/events
Query parameters
organization_idstring required
The ID of the organization that the event belongs to
user_idstring
The Didomi user ID for which to delete events. You must provide either user_id or organization_user_id when querying events
organization_user_idstring
The organization user ID for which to delete events. You must provide either user_id or organization_user_id when querying events
{filters}string required
Keys and values to filter the events to delete. You can filter using any property of the events, including nested properties like metadata by using . as a separator for each level
Response
The events were successfully deleted and the user consent status has been updated