---
title: "Partially update a playlist moment"
method: PATCH
path: "/api/v1/playlists/moments/{id}"
tags: ["Public Playlist Moments"]
---

# Partially update a playlist moment

`PATCH /api/v1/playlists/moments/{id}`

This API partially updates the playlist moment with the given ID.

## Path parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `404` — Not found

---

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