...
- Click Manager > Settings, scroll down the page to CORS Allowlist, and click Manage CORS Allowlist.
Add or remove a CORS domain as required. The CORS domain is compared with the Origin in the header of the request and must be a valid regular expression.
To add a CORS domain, click https://, to allow in the new field added to the dialog.
and enter the domain URL, preceded by either http:// or- To remove a CORS domain, click next to the domain that you want to remove from the Allowlist.
- Click Update to save your changes.
...