When creating a new contact via API I'll receive a 409 error if a contact with the same first and last name already exists.
Is there a way to disable this kind of duplicate check when creating records via API?
Is there a way to disable this kind of duplicate check when creating records via API?
Comment