Authorization: Bearer ********************
{ "theme": "string" }
curl --location --request POST '/api/services/app/conf/changeUiTheme' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "theme": "string" }'