---
title: "Remove a video from user's favorite"
method: DELETE
path: "/dcd/video/favorite/{video_id}"
tags: ["dcd-video"]
---

# Remove a video from user's favorite

`DELETE /dcd/video/favorite/{video_id}`

Remove a video from favorities.

## Path parameters

- `video_id` integer, required

## Response `204`

Video removed from favorities or was not part of the favorities before.

---

[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)
