Optional
emails?: string[]The email addresses of the person. If there are no email addresses, please specify an empty array.
Hint: If you are trying to add a new email to a person, the existing values for emails
must also be supplied as parameters.
Optional
first_The first name of the person.
Optional
last_The last name of the person.
Optional
organization_An array of unique identifiers of organizations that the person is associated with.
Hint: If you are trying to add a new organization to a person, the existing values for organization_ids
must also be supplied as parameters.
The request object for updating an organization.