---
title: "POST /auth/connect/register"
method: POST
path: "/auth/connect/register"
tags: ["nau"]
---

# POST /auth/connect/register

`POST /auth/connect/register`

## Request body

- DcrRequest
  - `client_name` string, nullable
  - `redirect_uris` string[], nullable
  - `clientName` string
  - `redirectUris` string[]

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-26** `65e661618b8f` — 3 info
  - api operation id `W` removed and replaced with `y_1`
  - api tag `nau` added
  - api tag `_8_` removed
- **2026-09-15** `4da8c9536717` — 3 info
  - api operation id `F_1` removed and replaced with `W`
  - api tag `_8_` added
  - api tag `i-9g` removed
- **2026-09-15** `e2458537595b` — 3 info
  - api operation id `E_3` removed and replaced with `F_1`
  - api tag `i-9g` added
  - api tag `chr` removed
- **2026-09-11** `2e438cb3181d` — 3 info
  - api operation id `P` removed and replaced with `E_3`
  - api tag `chr` added
  - api tag `rfa` removed
- **2026-09-07** `50527361f800` — 3 info
  - api operation id `i` removed and replaced with `P`
  - api tag `rfa` added
  - api tag `lcm` removed

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/auth/connect/register/post.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
