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

Changes

Changed in 1 of the 176 revisions of this API.2

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added