Mettez à jour un contact via son ID (contactId) ou par valeur de propriété unique (idProperty). Les valeurs des propriétés fournies seront écrasées. Les propriétés en lecture seule ou inexistantes entraîneront une erreur. Les valeurs des propriétés peuvent être effacées en passant une chaîne vide.
crm.objects.contacts.write
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the contact to update.
Represents the input required to create or update a CRM object, containing an object with property names and their corresponding values.
successful operation
A simple public object.