---
title: "Create Linked Users"
method: POST
path: "/linked_users"
tags: ["linkedUsers"]
---

# Create Linked Users

`POST /linked_users`

## Request body

- CreateLinkedUserDto
  - `linked_user_origin_id` string, required
  - `alias` string, required

## Response `201`

## Changes

- **2024-08-01** `f48b82299d9d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/panoratech/apis/panora-api-2/changes/linked_users/post.md)

---

[API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [All operations](https://skmtc.dev/panoratech/apis/panora-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/panoratech/panora-api-2/revisions/f48b82299d9d/schema)
