Updates multiple persons with the given identifiers and matching linking identifiers
        POST
    /api/crm/multi_linked_person
  
  curl \
 --request POST 'https://replace-with-own-host.iw-erp.de/api/crm/multi_linked_person' \
 --header "x-session-token: $API_KEY"