...
This WS is used to initialize creation of Person request to update the person details according to his id, which was previously found using person_id from access token.
Specification
Key points
This WS should be used only for updating existing person in the system.
Person authentication method and confidant person details shouldn't be passed in request for update person.
...