AgentOauthClient
                                AgentOauthClient                            
                            JSON Example
                                    {
    "client_secret": "string",
    "client_id": "string"
}
            
            
                                    string
                
                
            
        
        
                client_secret            
                            Required
                    The Oauth client secret.
            
            
                                    string
                
                
            
        
        
                client_id            
                            Required
                    The Oauth client ID.
