ResourceService.getStoreFileUrl Method
        
 Gets a resource's data URL for uploading content.
 
         
        Parameters
        
            - objectType
            
 
            - 
                
Type: ObjectType
The object type of the item that will be sent. 
            - parentFolderId
            
 
            - 
                
Type: String
(optional) The ID of the parent folder for this resource.
Optional: True 
            - resourceId
            
 
            - 
                
Type: String
(optional) The resource ID if an existing resource is going to be updated.
Optional: True 
            - projectId
            
 
            - 
                
Type: String
The project ID to use. By default the current project is used.
Optional: True 
        
        Return Value
        
Type: String
        
The URL as a string.