---
title: "Add a new playlist moment"
method: POST
path: "/api/v1/playlists/moments"
tags: ["Public Playlist Moments"]
---

# Add a new playlist moment

`POST /api/v1/playlists/moments`

This API creates a new playlist.

## Response `201`

Success

- object

## Other responses

- `400` — Bad request
- `409` — Conflict

---

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