A valid request URL is required to generate request examples
{ "client_id": "<string>", "client_name": "<string>", "client_secret": "<string>", "client_secret_expires_at": 123, "grant_types": [ "<string>" ], "redirect_uris": [ "<string>" ], "response_types": [ "<string>" ], "scope": "<string>", "token_endpoint_auth_method": "<string>" }
Register a new OAuth client application. Public endpoint (auth will be added later).
OAuth Client Registration Details
Optional
Created
Only shown once
RFC7591: 0 means never expires
Was this page helpful?
Contact support