v1
latestOpenAPI 3.1.02026-07-24474114.4 KBAdd a Page
add page to a playlist
post/playlists/{id}/pages
Path parameters
idstring required
id of a playlist
Headers
content-typestring
Request body
Response
200
Example response
{
"created_at": 1639485201.176,
"description": "New Page",
"grid_template": "{\"name\":\"default\",\"template\":\"\\\"main\\\" auto / auto\"}",
"id": "61b88f11aa4a7e2464c3292f",
"playlist_id": "5ff324ea966f638ffb3148f5",
"priority": 6,
"updated_at": 1639485201.176
}