---
title: "Update a private virtual machine image"
method: POST
path: "/v1/projects/{projectId}/images/{id}"
tags: ["Images"]
---

# Update a private virtual machine image

`POST /v1/projects/{projectId}/images/{id}`

Updates the description of a private virtual machine image.

## Path parameters

- `projectId` string, required
- `id` string, required

## Query parameters

- `description` string

## Response `200`

A successful response.

- object

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/cudocompute/apis/cudo-compute-service.md) · [All operations](https://skmtc.net/cudocompute/apis/cudo-compute-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cudocompute/cudo-compute-service/versions/93dc40dababc/schema)
