evidence_case_file_delete_bulk
Permanently deletes multiple case files in one call. Confirm IDs first; to end work on a case, close it instead.
Instructions
Permanently deletes SEVERAL case files in one call. Destructive and not reversible — confirm the caseFileIds first (evidence_case_file_search) and prefer closing a case file via evidence_case_file_status_update when you only need to end work on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| requestId | Yes | UUID of the notification request. Obtain from notification_request_create. |