room::delete_file
Request to delete a file.
{
"method": "room::delete_file",
"file": <path>,
}
file
is the path to the file you want to delete.
Example response
{
"method": "room::delete_file",
"file": <path>,
"status": "success",
}
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.