{
"companyId": 299,
"toolSetType": "CUSTOM",
"roleId": 94
}
curl --location --request GET 'http://localhost:8082/rest/admin/secured/companies/client-company/get-ref-theme-colors' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 299,
"toolSetType": "CUSTOM",
"roleId": 94
}'
{}