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
Code Block |
---|
(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.