Whenever you change any settings, it is necessary to reset the App Server Cache (API) for the changes to take effect.
<yourhostname>
with your server name and port, and <userAuthToken>
with your authentication token:https://<yourhostname>/app/api/v2/test/cacheReset?apiKey=<userAuthToken>
.
https://mydockerhost:8080/app/api/v2/test/cacheReset?apiKey=12a345b6cd7e89fg00h123456789312i
↵ Enter
.{"requestId":1234567}
), then the cache reset was successful.