---
title: "Signup for the user"
method: POST
path: "/auth/register"
tags: ["auth"]
---

# Signup for the user

`POST /auth/register`

Signup route for the user

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `400` — Bad Request
- `406` — Not Acceptable

## Changes

> 2 revisions in range; 1 could not be searched.

- **2021-03-02** `00c7dd549484` — 1 info
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/sdslabs/apis/beast-api/changes/auth/register/post.md)

---

[API](https://skmtc.dev/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.dev/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sdslabs/beast-api/revisions/7d8933ea23d5/schema)
