v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
consents/events

Delete an event

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

delete/consents/events/{id}

Path parameters

idstring required

The ID of the event to delete

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

Response

The event was successfully deleted and the user consent status has been updated