Edit Playlist
PATCH/playlists/:playlist_id
Request
Path Parameters
playlist_id stringrequired
Header Parameters
Authorization stringrequired
Example: AUTH-TOKEN
Content-Type stringrequired
Example: application/x-www-form-urlencoded
Cookie stringrequired
Example: PHPSESSID=fc010daa5fd9996efe66761286af7c2a; channel_currency=eur; teyuto_lang=en; user_currency=eur
- application/x-www-form-urlencoded
Body
title stringrequired
Example:
This is a test 22
Responses
- 200
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Loading...