in [myapplication]/Application.xml there have:
true
myDomains.com
can I add this AllowDomains by Rest API?
in [myapplication]/Application.xml there have:
true
myDomains.com
can I add this AllowDomains by Rest API?
Hi,
Unfortunately this isn’t possible through the REST API as there isn’t endpoint to modify this.
It’s something we could possibly add functionality for in the future.
Currently you would still need to modify the XML for this particular case.
Daren