Purpose

Uploads new contents to an existing file.

Table 1. Required fields
Field Name Data Type Parameter Type Description
fileId VARCHAR(256) IN Specifies the ID of the file in which you want to load the content
fileName VARCHAR(256) IN Specifies the name of the file in which you want to load content
content OTHER IN Specifies the content of the file you are uploading
Table 2. Response
Response Data Type Parameter Type Description
status INTEGER OUT The response code for the request