v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Configuration

Write the server configuration

Replaces the entire server configuration and restarts the system. Returns a task_id for polling with /api/restart_status. Requires admin.

post/api/config

Request body

configobject required

New configuration object.

Response

Configuration saved; restart initiated.

task_idstring required

Opaque identifier that can be passed to a status endpoint.