elementValuesRequest
                                elementValuesRequest                            
                            JSON Example
                                    {
    "pagingInfo": {
        "offset": 0,
        "count": 0
    },
    "headers": {
        "entries": [
            {
                "key": "string"
            }
        ]
    },
    "tenantId": "string",
    "text": "string",
    "userId": "string",
    "dependencyValues": {
        "entries": [
            {
                "key": "string"
            }
        ]
    }
}
            
            
                                    string
                
                
            
        
        
                tenantId            
                            Optional
                    tenantId
            
            
                                    string
                
                
            
        
        
                text            
                            Optional
                    text
            
            
                                    string
                
                
            
        
        
                userId            
                            Optional
                    userId
