# UpdatePlaylistRequest ## Fields | Field | Type | Required | Description | | ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- | | `playlist_id` | *float* | :heavy_check_mark: | the ID of the playlist | | `title` | *Optional[str]* | :heavy_minus_sign: | name of the playlist | | `summary` | *Optional[str]* | :heavy_minus_sign: | summary description of the playlist |