---
title: "PATCH /v1/creator/playlists/{playlistId}"
method: PATCH
path: "/v1/creator/playlists/{playlistId}"
tags: ["playlists"]
---

# PATCH /v1/creator/playlists/{playlistId}

`PATCH /v1/creator/playlists/{playlistId}`

## Path parameters

- `playlistId` string, required

## Request body

- UpdatePlaylistDto
  - `gameIds` string[]
  - `autofill` boolean
  - `totalGames` number
  - `autofillCategories` string[]
  - `autofillCreators` string[]
  - `autofillExcludedCreators` string[]

## Response `204`

Updated Playlist

---

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