Updates a single person with the given identifier and matching linking identifier
POST
/api/crm/linked_person
curl \
--request POST 'https://replace-with-own-host.iw-erp.de/api/crm/linked_person' \
--header "x-session-token: $API_KEY"