post
https://{baseURL}/consent/organisations/{organisation_uuid}/workspaces/{workspace_uuid}/consent-ledger/consent-users/link-users
Link multiple consent users to a primary user for identity resolution. This is used when the same person has multiple org_user_ids from different systems or channels. Each alias user's org_user_id becomes an alias of the primary user.
The response contains categorized results:
- linked: Successfully linked users
- already_linked: Users already aliased to this primary user
- not_found: org_user_ids that don't exist as consent users
- conflicts: Users already aliased to a different primary user
Note: The primary user cannot itself be an alias of another user.