Viz Multichannel
Version 4.2 | Published July 31, 2020 ©
DELETE a Playlist in Channel (Version 2.0)
Delete an existing playlist.
Syntax
DELETE /api/channels/test/playlists/[playlist_id]Request
DELETE /api/channels/test/playlists/testput HTTP/1.1Response
HTTP/1.1 200 OKNote
If trying to delete a non-existing Playlist the returned error-code will be HTTP 404, with a reference to relevant info used in the request-uri.