---
title: "Update existing `Metadata` object"
method: PUT
path: "/v1/metadata/{metadataId}"
tags: ["not_implemented"]
---

# Update existing \`Metadata\` object

`PUT /v1/metadata/{metadataId}`

Update existing `Metadata` object

## Path parameters

- `metadataId` string, required

## Request body

- Metadata — Key/value pair associated with Conductor entities
  - `value` string
  - `selfLink` string, uri — Resource locator for this object
  - `metadataId` string — Unique ID for this object
  - `key` string

## Response `200`

Successful response

## Other responses

- `400` — Invalid input
- `404` — Project not found

---

[API](https://skmtc.dev/conductortech/apis/conductor-cloud-rendering-api.md) · [All operations](https://skmtc.dev/conductortech/apis/conductor-cloud-rendering-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductortech/conductor-cloud-rendering-api/revisions/0fb056b8d2a1/schema)
