Update a domain

Update information about a Domain in Linode's DNS Manager.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Roles: domain_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: domains:read_write

CLI

linode-cli domains update 1234 \
  --retry_sec 7200 \
  --ttl_sec 300

Learn more

Language
Credentials