oauth
Dynamically register an OAuth client (RFC 7591)
Anonymous dynamic client registration. Public clients using PKCE should set token_endpoint_auth_method to none.
post/api/auth/oauth2/register
Request body
Response
Registered client metadata including client_id.
Changes
No recorded changes to this endpoint across all 1 revision of this API.