---
title: "POST /auth/register"
method: POST
path: "/auth/register"
---

# POST /auth/register

`POST /auth/register`

Register a new username/password.

## Request body

- string

## Response `200`

Response

- Response
  - `success` boolean, required — true if the command succeeded, false otherwise
  - `error` string — Error message if an error occured

---

[API](https://skmtc.net/opendronemap/apis/nodeodm.md) · [All operations](https://skmtc.net/opendronemap/apis/nodeodm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opendronemap/nodeodm/versions/0967fcbb5e81/schema)
