Delete Record API
DELETE /api/developer/delete_record/{id}: Deletion of single request
delete a single search record.
{
"key": "YOUR_API_KEY"
}Replace {id} with the search request you'd like to delete.
Replace
YOUR_API_KEYin the "key" field with your actual API Key.