people

Update Person

patch/v1/people/{person_id}

Path parameters

person_idstring uuid required

Headers

X-API-Keystring nullable

Request body

namestring nullable
emailstring nullable
phonestring nullable
job_titlestring nullable
departmentstring nullable
seniority_labelstring nullable
seniority_levelinteger nullable
person_type'internal' | 'external'
group_idsstring[] nullable

Response

Successful Response

idstring uuid required
workspace_idstring uuid required
user_idstring nullable
source_connection_idstring uuid nullable
external_idstring nullable
namestring required
emailstring nullable
phonestring nullable
job_titlestring nullable
departmentstring nullable
seniority_levelinteger nullable
seniority_labelstring nullable
person_typestring required
sourcestring required
source_attributes_jsonobject nullable
image_urlstring nullable
group_idsstring[]
group_namesstring[]
campaign_countinteger
completed_countinteger
last_participated_atstring date-time nullable
channelsstring[]
teams_display_identifierstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.