# ConnectClientCredentialsRequest
## Properties
**scopes** | Option<**Vec<String>**> | | [optional]
**cc_client_id** | **String** | OAuth client ID for resource-level authentication |
**cc_client_secret** | **String** | OAuth client secret for resource-level authentication |
**cc_token_url** | Option<**String**> | OAuth token URL override for resource-level authentication | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)