v41

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011035599.5 KB
General

🛡️ Reset server state.

Deindexing media requires the Indexing.Deindex capability; a factory reset requires MediaServer.FactoryReset. Both types are gated behind a validation phrase that the user must type out: Deindex media and Factory reset respectively.<br /><hr /><h3>🛡️ Requires one of these Capabilities: <code>Indexing.Deindex</code> <code>MediaServer.FactoryReset</code></h3>

post/api/v1/reset

Request body

type'media' | 'factory' required
validationString'Deindex media' | 'Factory reset' required

Response

boolean required