Delete a record
Deletes a single record by its ID. The record must have a status of unreconciled. Records that are partially or fully reconciled cannot be deleted.
delete/records/{id}
Path parameters
idstring required
The unique identifier of the record
Response
Record deleted successfully