Persons
Update a person
Updates the identity key value on the specified person profile. Returns 403 person_not_found if the person does not exist or is not accessible.
put/v5/persons/{person_id}
Path parameters
person_idstring required
Id for person to be updated
Request body
Response
Updated person profile.
Changes
No recorded changes to this endpoint across all 1 revision of this API.