## Update **put** `/v2/images/{image_id}` To update an image, send a `PUT` request to `/v2/images/$IMAGE_ID`. Set the `name` attribute to the new value you would like to use. For custom images, the `description` and `distribution` attributes may also be updated. ### Returns - **image:** `Image`