Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The purpose of this method is to reset the beebox server. It reloads all configurations and disposes all memories. Usually, the method should be used when were made changes in the server configuration.

URL

(PUT) /api/server/reset?token=

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

 

RESULTS

The method returns JSON and HTTP status 204. Other HTTP status values indicate an error.

  • No labels