v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
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).