Register a restricted public native OIDC client.
POST/oidc/register
Implements the mail-client-v1 RFC 7591 profile with RFC 8252 literal loopback redirects and PKCE S256.
Request
Responses
- 201
- 400
- 404
- 405
- 413
- 415
- 429
- 503
Dynamic client created.
Response Headers
Cache-Control
Pragma
Invalid client metadata, redirect URI, or unapproved software statement.
Response Headers
Cache-Control
Pragma
Dynamic client registration is disabled and the route is absent.
The registration endpoint only accepts POST.
Response Headers
Allow
Cache-Control
Pragma
Registration request body exceeds the configured limit.
Response Headers
Cache-Control
Pragma
Registration request does not use application/json.
Response Headers
Cache-Control
Pragma
Registration rate limit or active-client quota exceeded.
Response Headers
Cache-Control
Pragma
Authoritative dynamic-client state is unavailable.
Response Headers
Cache-Control
Pragma