uploadFile
- Last Updated: December 1, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
Purpose
Uploads a new file and its contents.
| Field Name | Data Type | Parameter Type | Description |
|---|---|---|---|
path
|
VARCHAR(255) | IN | Specifies the destination name and path of the uploaded file. |
autorename |
VARCHAR(255) | IN | Specifies whether you want Dropbox to attempt to rename the uploaded file if
there is a name conflict. If set to If
set to |
content |
OTHER | IN | Specifies the content of the object to be uploaded. |
| Response | Data Type | Parameter Type | Description |
|---|---|---|---|
status |
INTEGER | OUT | The response code for the request. |