---
title: "Clear Semantic Labels"
method: DELETE
path: "/prims/labels"
tags: ["Prims"]
---

# Clear Semantic Labels

`DELETE /prims/labels`

Deletes semantic labels from the specified list of prim paths.

## Query parameters

- `prim_path` string, nullable

## Response `204`

Semantic labels removed successfully for the specified prim

## Other responses

- `404` — Invalid prim path
- `422` — Validation Error
- `500` — Unable to remove semantic labels for the given 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/revisions/a0efd7dad77c/schema)
