username:password
Authorization: Basic *****************
{}
curl --location --request POST '/woosh/dispatch/system/SceneSettings' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{"body":{"name":"wooshmap"},"msg":"","ok":true,"type":"woosh.dispatch.system.SceneSettings"}