Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 5.11 KB

changeproductioninstancedomainrequestbody.md

File metadata and controls

9 lines (6 loc) · 5.11 KB

ChangeProductionInstanceDomainRequestBody

Fields

Field Type Required Description Example
home_url Optional[str] The new home URL of the production instance e.g. https://www.example.com https://www.newdomain.com
is_secondary Optional[bool] Whether this is a domain for a secondary app, meaning that any subdomain provided is significant and
will be stored as part of the domain. This is useful for supporting multiple apps (one primary and
multiple secondaries) on the same root domain (eTLD+1).