Problem encountered while deleting the record from the CRM
Hi Team,
In the "deleteRecords" API call if i pass an "id" value for an object, where in that object(e.g. Leads) that id is not present,still i'm getting a successful message saying that particular record with that id is deleted,whereas it should throw an error message saying id is not present???
can you please help me with this???