Add raw content
.... description ....
Request
POST: {base_url}/:networkID/:appID/files/text
Headers
Learn how to pass authentication headers here.
Parameters
Parameters | Type | Description |
---|---|---|
files |
array of blobs | The file(s) to be uploaded |
fileName |
string | The absolute path of the file where the file will be stored. |
keepPrevious |
boolean | Set to true to keep the previous version of the file. |
createFolders |
boolean | Set to true to create directories if they don’t exist. |
encryptionType |
int | The encryption type for the file (see encryption types). |