Skip to main content
PUT
Update a person by UUID (partial update — only provided fields are written).

Authorizations

x-api-key
string
header
required

Path Parameters

person_uuid
string
required

Body

application/json
city
string | null
country_code
string | null
description
string | null
email
string | null
email_3
string | null
email_4
string | null
email_5
string | null
facebook_url
string | null
first_name
string | null
job_title
string | null
last_name
string | null
linkedin_url
string | null
logo_url
string | null
mobile_phone
string | null
name
string | null
phone
string | null
secondary_email
string | null
secondary_phone
string | null
state_code
string | null
twitter_url
string | null
website
string | null

Response

200 - application/json

Response body for person create/update.

rings_updated_at
integer
required
uuid
string
required