---
title: "POST /api/auth/register"
method: POST
path: "/api/auth/register"
tags: ["RegisterEndpoint"]
---

# POST /api/auth/register

`POST /api/auth/register`

## Request body

- RegisterRequest
  - `username` string, nullable
  - `password` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/pw-hub/apis/pw-modules-api.md) · [All operations](https://skmtc.dev/pw-hub/apis/pw-modules-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pw-hub/pw-modules-api/revisions/7713ed5fb677/schema)
