---
title: "Remove Markers"
method: DELETE
path: "/trajectories/{name}/markers"
tags: ["Trajectory"]
---

# Remove Markers

`DELETE /trajectories/{name}/markers`

Removes all markers associated with a trajectory.

## Path parameters

- `name` string, required — Name of the trajectory to delete markers from

## Response `204`

Successful Response

## Other responses

- `404` — Trajectory not found
- `422` — Validation Error
- `500` — Unable to remove trajectory markers

---

[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)
