v1
latestOpenAPI 3.0.22026-07-2610288167.4 KBuser
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).