Delete fallout events
delete
/topology/v2/fallout/events/eid
Delete the list of fallout events that matches eids provided in query parameter
Request
Query Parameters
-
eids(required): string
The entity ids of fallout events to get deleted
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Fallout Events with given entity ids got deleted successfully
Root Schema : schema
Type:
string
400 Response
The request isn't valid
401 Response
The request is unauthorized
403 Response
The request is forbidden
404 Response
The requested resource not found
500 Response
An Internal Server Error has occurred