delete
https://sandbox.recordedfuture.com/api/v0/samples/
Permanently delete a sample and all associated analysis data.
What this endpoint does
Permanently deletes a sample and all associated analysis data — behavioral reports, static analysis, network captures, extracted files, and task artifacts. This is irreversible. The sampleID comes from Sandbox: Submit Sample or Sandbox: Search. Verify the sample exists first with Sandbox: Get Sample.
Response data
Returns an empty JSON object {} on success. A 401 means your account lacks delete permissions (common for public cloud users). A 404 means the sample ID doesn't exist.
