---
title: "Create Remote User"
method: POST
path: "/api/ats/v1/remote-users"
tags: ["Remote User"]
---

# Create Remote User

`POST /api/ats/v1/remote-users`

Creates a RemoteUser object with the given values.

## Headers

- `x-connector-token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bindbee/apis/bindbee-apis.md) · [All operations](https://skmtc.dev/bindbee/apis/bindbee-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bindbee/bindbee-apis/revisions/425103205026/schema)
