Batch delete
Base URL https://api.accessful.de/api/v1/upload-service. Every request needs the X-API-Key header — see Authentication.
Remove several cases in one call:
DELETE /deleteContent-Type: application/json{ "caseIds": ["7c2f1e4a-…", "3a9b8c7d-…"] }The response summarises the outcome per case.