deleteFile
- Last Updated: December 1, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
Purpose
Deletes a file from the specified path.
| Field Name | Data Type | Parameter Type | Description |
|---|---|---|---|
path
|
OTHER | IN | Specifies the name and path of the file to be deleted. For example, {"path":"/Documents/myFile.txt"}. |
| Response | Data Type | Parameter Type | Description |
|---|---|---|---|
status |
INTEGER | OUT | The response code for the request. |