Purpose

Deletes a file from the specified path.

Table 1. Required fields
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"}.
Table 2. Response
Response Data Type Parameter Type Description
status INTEGER OUT The response code for the request.