v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
user

Upload or update a user data file

Upload a file to a user's data directory. Optional query parameters allow control over overwrite behavior and response detail.

post/api/userdata/{file}

Path parameters

filestring required

The target file path (URL encoded if necessary).

Query parameters

overwrite'true' | 'false'

If "false", prevents overwriting existing files. Defaults to "true".

full_info'true' | 'false'

If "true", returns detailed file info; if "false", returns only the relative path.

Response

File uploaded successfully.

modifiedinteger

UNIX timestamp of the last modification in milliseconds.

pathstring
sizeinteger