Crea un único contacto. Incluye un objeto “propiedades” para definir los [valores de propiedades] (https://developers.hubspot.com/docs/guides/api/crm/properties) del contacto, junto con una matriz “asociaciones” que defina asociaciones con otros registros de CRM.
crm.objects.contacts.write
The access token received from the authorization server in the OAuth 2.0 flow.
Is the input object used to create a new CRM object, containing the properties to be set and optional associations to link the new record with other CRM objects.
successful operation
The response is of type object
.