register_oauth_client_api_v1_configs_oauth_clients_regis
Register a new OAuth client in OpenWebUI by providing the client ID and URL. Optionally include type and client name for configuration.
Instructions
Register Oauth Client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| client_id | Yes | ||
| client_name | No | ||
| url | Yes |