Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.46 KB

adddomainrequestbody.md

File metadata and controls

10 lines (7 loc) · 3.46 KB

AddDomainRequestBody

Fields

Field Type Required Description Example
name str ✔️ The new domain name. Can contain the port for development instances. example.com
is_satellite bool ✔️ Marks the new domain as satellite. Only true is accepted at the moment. true
proxy_url Optional[str] The full URL of the proxy which will forward requests to the Clerk Frontend API for this domain. Applicable only to production instances. https://proxy.example.com