Delete many incidents by incident IDs
DELETE /v1/incidents
DELETE
/v1/incidents
Note that all incidents are soft-deleted
Request Body required
Section titled “Request Body required ”DELETE /incidents
object
ids
Array<integer>
Responses
Section titled “ Responses ”Incidents deleted successfully
Response for DELETE /incidents
object
deleted_count
integer
not_found
Array<string>