Events
Delete Events
Delete all or a subset of events filtered using the optional query parameters
delete/events
Query parameters
beforestring
Delete events that occurred before the timestamp
sincestring
Delete events that occurred after the timestamp
levelstring
Delete events that match the level - INFO or ERROR
Headers
x-anchore-accountstring
An account name to change the resource scope of the request to that account, if permissions allow (admin only)
Response
List of deleted event IDs
string[] required