post
https://api.linode.com//domains
Adds a new domain to DNS Manager. You must own the domain before adding it here. Be sure to point your registrar to our nameservers. Akamai Cloud does not act as a registrar.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs these roles assigned. Learn more.
- Roles:
account_domain_creator
- Roles:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
domains:read_write
- Scopes:
CLI
linode-cli domains create \
--type master \
--domain example.org \
--soa_email admin@example.org