---
title: "DELETE /bundles/{bundle_id}/features/{id}"
method: DELETE
path: "/bundles/{bundle_id}/features/{id}"
tags: ["bundleFeatures"]
---

# DELETE /bundles/{bundle_id}/features/{id}

`DELETE /bundles/{bundle_id}/features/{id}`

Delete bundle feature

## Path parameters

- `bundle_id` integer, required
- `id` integer, required

## Response `204`

Everything went as planned

## Other responses

- `401` — Unauthorized error
- `404` — Not found error

---

[API](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation.md) · [All operations](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outdoorsy/outdoorsy-api-documentation/versions/f0cf8f605ea0/schema)
