---
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

## Changes

- **2018-12-21** `a86118c0fdce` — 1 info
  - endpoint added
- **2016-09-14** `e6801fb33734` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opendronemap/apis/nodeodm/changes/auth/register/post.md)

---

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