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