Update a person
Updates a person's name, birth date, visibility, or thumbnail. Only the fields included in the request body are changed. Typical use: assigning a name ('name this face cluster "Alice"') or choosing a better thumbnail.
This tool does not move faces between people — use update_face with a new person_id for that.
Path parameters
Person ID (with person_ prefix) of the person to update.
Person ID (with person_ prefix) of the person to update.
Request body
Response
Successful Response
Changes
Changed in 3 of the 79 revisions of this API.115
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
the
/request property's maxLength was set to255request-property-max-length-set
- ●