Change Person Category Endpoint
Change a person's creation type between 'user_added' and 'auto_detected'.
Args: personId: The person's unique ID newCategory: The new creation type ('user_added' or 'auto_detected')
Returns: JSON response with success status and updated person details
put/changePersonCategory
Request body
Response
Successful Response
{"stackTrail":"paths:/changePersonCategory:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.