---
title: "Dynamic Client Registration (RFC 7591)"
method: POST
path: "/register"
tags: ["oauth"]
---

# Dynamic Client Registration (RFC 7591)

`POST /register`

Register an agent identity (client_name + jwks). Returns pending status until a human approves.

## Request body

- object

## Response `201`

Successful Response

- unknown

## Other responses

- `400` — Bad request (e.g. malformed jwks).
- `422` — Validation Error

## Changes

- **2026-05-07** `5a765d68c56f` — 1 info
  - endpoint added
- **2026-04-13** `76e8f6063728` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/register/post.md)

---

[API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.dev/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/0d76c7617aae/schema)
