---
title: "POST /api/v1/User"
method: POST
path: "/api/v1/User"
tags: ["User"]
---

# POST /api/v1/User

`POST /api/v1/User`

## Request body

- SaveUsersRequest
  - `Users` UserArgs[], nullable — unresolved $ref

## Response `200`

- SaveUsersResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Results` object[], nullable
    - `Succeeded` boolean
    - `Message` string, nullable
    - `Code` integer
    - `UserId` string, guid

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
