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

# Remove Trajectory

`DELETE /trajectories/{name}`

Deletes a trajectory by name.

## Path parameters

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

## Response `204`

Successful Response

## Other responses

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

---

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