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

# 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-03** `0dd39158a6ad` — 3 info
  - api operation id `t_1` removed and replaced with `a_1`
  - api tag `rc` added
  - api tag `fp-6` removed
- **2026-09-02** `f1e5fc0d1899` — 3 info
  - api operation id `m_1` removed and replaced with `t_1`
  - api tag `fp-6` added
  - api tag `mg` removed
- **2026-08-27** `5c632fc8774c` — 3 info
  - api operation id `N_1` removed and replaced with `m_1`
  - api tag `mg` added
  - api tag `bnx` removed
- **2026-08-26** `02a15fc32858` — 3 info
  - api operation id `N_2` removed and replaced with `N_1`
  - api tag `bnx` added
  - api tag `qgr` removed
- **2026-07-27** `4b624af2cb6e` — 5 info
  - api operation id `U_1` removed and replaced with `N_2`
  - api tag `qgr` added
  - api tag `j-_6` removed
  - the request property `client_name` became nullable
  - …1 more

[Change 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-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
