Create a single contact. Include a properties
object to define property values for the contact, along with an associations
array to define associations with other CRM records.
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
A simple public object.