Total number of items that failed to be deleted.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Failed", "title": "Failed", "type": "integer", "description": "Total number of items that failed to be deleted.\n", "example": 2 }