# create

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/parser-orchestrator/test/fixtures/sample-projects/fullstack-nextjs-nestjs/backend/src/users/users.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/parser-orchestrator/test/fixtures/sample-projects/fullstack-nextjs-nestjs/backend/src/users/users.controller.ts#L49)

Create a new user

## Endpoint

`POST /users`

## Referenced By

- `UsersController` (MODULE_DECLARES)
