---
title: "Remove a simulation suite item"
method: DELETE
path: "/v1/sim-suites/{suite_id}/items/{item_id}"
tags: ["sim_suites"]
---

# Remove a simulation suite item

`DELETE /v1/sim-suites/{suite_id}/items/{item_id}`

## Path parameters

- `suite_id` string, uuid, required
- `item_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/revisions/888bdd5c076e/schema)
