Endpoint
Base URL
Authentication
Include your API key in the request header:string
required
Your API key for authentication
Path Parameters
string
required
The ID of the worklist containing the records to delete
Request Body
string
required
Email address of the administrator making the deletion request (must be registered in the project’s admin list)
array
required
Array of record IDs to delete (1-25 records maximum)
Request Example
Response
Success Response
Response Fields
string
required
Success message confirming the deletion operation
Error Response
Error Codes
Important Notes
Batch Processing:
- The system processes all record IDs in a single request
- If some records fail to delete, the response will include detailed error information
- Partial failures are possible - some records may be deleted while others fail
Rate Limits
This endpoint follows the standard rate limiting policies. Each request can process up to 25 record deletions simultaneously.
Related Endpoints
Get Ongoing Monitoring Record
Retrieve detailed information about a specific monitoring record
Create Ongoing Monitoring Records
Register new ongoing monitoring records for submissions