Bulk delete samples

Delete multiple samples by ID in parallel. Errors per sample are captured in the response but do not interrupt other deletions.
Example response: [{"a1b2c3d4-e5f6-7890-abcd-ef1234567890": {"status": "deleted"}}, {"b2c3d4e5-f6a7-8901-bcde-f12345678901": {"status": "error", "message": "failed to delete S3 files"}}]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Project UUID

string
required

Use Case Id

string
required

Document Type Id

Body Params

List of sample IDs to delete

sample_ids
array of strings
sample_ids
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json