Application - File Manager
Delete File
Delete a file from your application.
DELETE
Delete File
The API key for your account. You can find this in your account settings.
Parameters
The ID of the application. You can find this in the URL of your application’s dashboard.
The path of the file to delete.
Response
Indicates whether the call was successful..
success if successful, error if not.Delete File

