Recerc

Update person

Updates a person in the current workspace.

PUT/api/people/{id}

Updates a person in the current workspace.

Path Parameters

id*string

Resource identifier.

Example"person_123"

Request Body

application/json

Request payload for Update 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