---
title: "Remove Package"
method: DELETE
path: "/shipping/packages/{id}"
tags: ["Shipping::Package"]
---

# Remove Package

`DELETE /shipping/packages/{id}`

Delete a package for a workspace

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/myclickfunnels/apis/clickfunnels-api.md) · [All operations](https://skmtc.net/myclickfunnels/apis/clickfunnels-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myclickfunnels/clickfunnels-api/revisions/ae6313eaa176/schema)
