v1

latestOpenAPI 3.0.0MIT2026-07-17401250.4 KB
settings

Save the application settings

Save the application settings. Right now there's only one setting to be saved (media_path). The current authenticated user must be an admin.

put/api/settings

Request body

media_pathstring required

Absolute path to the media folder

Response

No Content