put
https://api.linode.com//images/
Updates a private image.
You can't update the
regionswith this operation. Use the Replicate an image operation to modify the existing regions for your image.
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_image
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
images:read_write
- Scopes:
CLI
linode-cli images update private/12345 \
--label "My gold-master image" \
--description "The detailed description \
of my image."