Create person
Creates a person in the current workspace.
POST
/api/peopleCreates a person in the current workspace.
Request Body
application/json
Request payload for Create person.
name?|
Human-readable name.
primaryEmail?|
Primary email address.
emailAddresses?array<>|
Email addresses associated with the resource.
description?|
Human-readable description.
customers?array<>|
Customers associated with the resource.
addresses?array<>|
Addresses associated with the resource.
jobTitle?|
job title.
phoneNumbers?array<>|
Phone numbers associated with the resource.
customFields?|
Custom field values stored for the person.
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json