Viz Multichannel

Version 4.2 | Published July 31, 2020 ©

DELETE a Primary Event in a Playlist (Version 2.0)

Delete a Primary Event from a playlist.

Syntax

DELETE /api/channels/test/playlists/[playlist_id]/[primary_event_id]

Request

DELETE /api/channels/test/playlists/continuous/primaryevents/1051111_1_VM_16_01_1 HTTP/1.1

Response

HTTP/1.1 200 OK

Note

If trying to delete a non-existing Primary Event the returned error-code will be HTTP 404, with a reference to relevant info used in the request-uri.