Allow updating application's primary domain via API
Allow for updating application's primary domain via API.
1
vote
-
Cozmic commented
I have a website that allows users to clone an application on my server. Then they update their DNS records to point to it. However, while I can add their domain to their application as an alias via API, I can't set it as the primary domain and have to do so manually.
Everything else is done automatically via API except this one step, so it would be really helpful to our operations to automate this as well.