Description
Uploads a file to a specified folder in a project.
Call (METHOD = GET)
http://tool-cloud2.renesas.com/system/api/?key=[API_KEY]&module=object&action=updata&project=[PROJECT_NAME]&path =[FOLDER_PATH]&name=[OBJECT_NAME]
POST value:
upfile=>[FILE_DATA]
PROJECT_NAME: Specify PROJECT_NAME obtained as project information.
FOLDER_PATH: Specify the path to be uploaded. / indicates root.
OBJECT_NAME: Specify the file name to be uploaded.
Set the file data to upfile to be uploaded.
This will overwrite any existing file of the same name. Update history is not recorded.
Result
true or falseSupport
Support Communities
Get quick technical support online from Renesas Engineering Community technical staff.
Knowledge Base
Browse our knowledge base for helpful articles, FAQs, and other useful resources.