Edit Person Endpoint

Endpoint for editing a person's information in the face recognition system.

Args: personId: The person's unique ID name: The person's name (optional) category: Category/type of person (optional) position: The person's position/role (optional) link: Link associated with the person (optional) faceImageId: New face image ID to update the face (optional)

Returns: JSON response with success status and updated person details

post/editPerson

Response

Successful Response

{"stackTrail":"paths:/editPerson:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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