---
title: "DELETE /users/{user_id}/bundles"
method: DELETE
path: "/users/{user_id}/bundles"
tags: ["bundles"]
---

# DELETE /users/{user_id}/bundles

`DELETE /users/{user_id}/bundles`

Deletes a bundle rule with the specified bundle for the user (owner) who calls this endpoint

## Response `204`

Everything went as planned

## Other responses

- `400` — Invalid input or state means you're bad
- `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/revisions/f0cf8f605ea0/schema)
