user
Delete a user data file
Delete a user data file from the database. The file parameter should be the relative path within the user's data directory.
delete/api/userdata/{file}
Path parameters
filestring required
The file path to delete (URL encoded if necessary).
Response
File deleted successfully (No Content).