Deletes a file from Backendless file storage at the specified path. Use this tool when you need to remove files from storage. The operation is permanent and cannot be undone. Ensure the file path is correct before deletion.
user_tokenstringOptional user-token obtained from login. When provided, the delete operation executes with the authenticated user's permissions and security policies.
relative_pathRequiredstringPath to the file in Backendless file storage. Can be provided with or without a leading slash. Examples: 'txtfiles/test.txt' or '/txtfiles/test.txt' or 'test.txt'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.