Recerc

Create person

Creates a person in the current workspace.

POST/api/unstable/people

Creates a person in the current workspace.

Request Body

application/json

name?string
primaryEmail?string
emailAddresses?array<>
description?string
customers?array<>
addresses?array<>
jobTitle?string
phoneNumbers?array<>
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