Domains
Reading and adding hostnames on an app, and the capabilities that gate them.
domains reads the hostnames attached to an app. addDomain attaches a
new one.
Both are gated by manage_domains; the edge password gate on a domain is
a separate grant, manage_basic_auth. See
Capabilities for the full list, this page only
names the two that apply here.
For the concepts behind a domain (DNS states, path routing, redirects), see the Domains and HTTPS guide. This page only covers the two schema operations.
See also
Did this page help you?