website logo
Navigate through spaces
⌘K
Getting Started
Overview
Creating Your Account
Testing sanctions.io
Implementation
Implementation Guide
Best Practices
API Reference
Authorization & API Version
API Endpoints
Solutions
Manual Batch Screening
Sanctions Screening for SAP®
Sanctions Screening for BigID®
Integrating with Low-Code Tools
Changelog
Resources
FAQs
Sanctions & Watchlists
Legal Documents
Customer Support
Docs powered by
Archbee
API Reference
...
API Endpoints
Sanctions Screening

Delete Batch Screening Results

2min
DELETE

This endpoint will delete the BatchQuery from our system, including the JSON file generated in the screening process. If the BatchQuery was created by uploading a file, that file will also be removed.

AUTHENTICATION
Authorization
Bearer
Bearer
RESPONSES
204
The BatchQuery was deleted successfully.
401
Error message when there is no token provided.
Error401
detail
string
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detail
string
Error reason




PREVIOUS
Retrieve Batch Screening Results
NEXT
Get Batch Screening Result Details
Docs powered by
Archbee