---
title: "Remove an entire user playlist"
method: DELETE
path: "/dcd/playlist/user/{id}"
tags: ["dcd-playlist"]
---

# Remove an entire user playlist

`DELETE /dcd/playlist/user/{id}`

Remove an entire user playlist

## Path parameters

- `id` integer, required

## Response `204`

User's playlist removed from system.

## Other responses

- `404` — Playlist ID not found for user.

---

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