Rename or reorder a playlist group
Playlist Groups
Rename or reorder a playlist group
Rename a playlist group and/or move it to a position in its sidebar section (0 = top)
PATCH
Rename or reorder a playlist group
Authorizations
API key obtained from your Tella account settings
Path Parameters
Unique playlist group identifier
Example:
"pg_abc123def456"
Body
application/json
Request to rename and/or reorder a playlist group
Unicode emoji character for the group
Maximum string length:
10Example:
"📁"
New playlist group name
Required string length:
1 - 255Example:
"Growth"
0-based position in the sidebar section (0 = top), counted across groups and ungrouped playlists
Required range:
0 <= x <= 9007199254740991Example:
0
Response
OK
A single playlist group
A sidebar group that playlists can be organized into. Personal groups are only visible to you; org groups are shared with the whole workspace.