Send command to Bluesound box

Hi
Who can help me to send the correct command to the Bluesound box to change the lighting of the display?
I found the following text on the net:

ledbrightness

Adjusting the LED brightness setting is possible via the Web API, not the REST API. It is achieved by sending an HTTP Post request with parameter ‘brightness’ with string value which is one of:

  • default
  • dim
  • off
    Thanks in advance, Wilfred

Bluesound published a API documentation. Google is your friend.

I have found the API-documentation but i don’t understand it enough to make a post-command for the ledlights.
Can you help?