Config

GET /config

Get the custom configuration

Response JSON Object:
 
  • [key] (undefined) –

Example response:

{}
POST /config

Set the custom configuration

Request JSON Object:
 
  • [key] (undefined) –

Example query:

{}
DELETE /config

Delete the configuration