v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBPeople
Update a Person of Interest
Updates a label of Person of Interest for an organization using a specified person ID.
patch/cameras/v1/people/person_of_interest
Query parameters
person_idstring required
The unique identifier of the Person of Interest.
Request body
Response
OK
Example response
{
"created": 1597821953,
"label": "Steve Ponting",
"last_seen": 1597946234,
"person_id": "0a5b38d4-0308-4274-99b3-2b2f40d40deb"
}