patch https://{region}-api.dotdigital.com/contacts/v3//
Imports a single contact; if it is an existing contact it updates the contact with just the fields passed in the request with a choice of how to handle the merging of data, otherwise it create a new contact.
Specifying
null
for a fields value clears the fieldPlease ensure you only pass the fields you require updating on a contact!
We will interpret a field passed with a
null
value as an instruction to clear the value for that field.