put
https://api.linode.com//account
Updates contact and billing information related to your account. If you exclude any properties from the request, the operation leaves them unchanged.
When updating an account's
countrytoUS, you'll get an error if the account'szipis not a valid US zip code.
Parent and child accounts
In the context of the parent and child account environment:
-
You can't change the company for a parent account.
-
Child account users can't run this operation.
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.
- Permissions:
update_account
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
account:read_write
- Scopes:
CLI
linode-cli account update \
--address_1 "123 Main St." \
--address_2 "Suite 101" \
--city Philadelphia \
--company My Company \ LLC \
--country US \
--email jsmith@mycompany.com \
--first_name John \
--last_name Smith \
--phone 555-555-1212 \
--state PA \
--tax_id ATU99999999 \
--zip 19102