OAuth endpoint

POST /api/oauth/register

Dynamically register an OAuth client.

LiveAll plans

Endpoint contract

PropertyValue
MethodPOST
Path/api/oauth/register
SurfaceOAuth
AccessPublic; rate limited
StatusLive

Purpose

Dynamically register an OAuth client.

Usage boundary

Authentication required

Caller requirements: Public; rate limited. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation