Skip to main content
PUT
/
settings
Apply a partial settings update and persist to settings.toml
curl --request PUT \
  --url http://localhost:6063/settings \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Partial settings update — only the fields you set are written.

Response

204

Saved