Deletes events with the given ids. A maximum of 1000 events can be deleted per request.
This endpoint is a subject of the new throttling schema (limited request rate and concurrency). Please check Events resource description for more information.
Empty response.
The response for a bad request.
The response for too many requests (concurrency or rate throttling).
{- "items": [- {- "id": 1
 }
 ],
- "ignoreUnknownIds": false
}{ }