Null updates to related objects
You can perform null updates to related Salesforce objects. The results of a null update depend on the Salesforce API that you use.
When you use the standard API to update a null value to a field in a related object, Salesforce dissociates the related object.
When you use the Bulk API to update a null value to a field in a related object, Salesforce updates the field with the null value.