---
title: "Delete Pack listing draft"
method: DELETE
path: "/packs/{packId}/listingDraft"
tags: ["Packs"]
---

# Delete Pack listing draft

`DELETE /packs/{packId}/listingDraft`

Delete the listing draft for a Pack, discarding any unsaved changes.

## Path parameters

- `packId` integer, required

## Response `200`

The Pack listing draft was deleted

- DeletePackListingDraftResponse — Response after deleting a Pack listing draft

## Other responses

- `401` — The API token is invalid or has expired.
- `403` — The API token does not grant access to this resource.
- `404` — The resource could not be located with the current API token.
- `429` — The client has sent too many requests.

---

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