people
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.
patch/api/people/{person_id}
Path parameters
person_idstring required
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