---
title: "Remove Prim Metadata"
method: DELETE
path: "/prims/metadata"
tags: ["Prims"]
---

# Remove Prim Metadata

`DELETE /prims/metadata`

Removes the added metadata to the prim

## Query parameters

- `prim_path` string, required — Prim path of the object

## Response `204`

Metadata removed successfully

## Other responses

- `404` — Invalid prim path
- `422` — Validation Error
- `500` — Failed to remove custom metadata from the prim

---

[API](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api.md) · [All operations](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wandelbotsgmbh/wandelbots-nova-isaac-sim-extension-api/versions/a0efd7dad77c/schema)
