Viz Multichannel
Version 4.2 | Published July 31, 2020 ©
DELETE a Secondary Events under a Primary Event (Version 2.0)
Delete a Secondary Event from a playlist.
Syntax
DELETE /api/channels/test/playlists/[playlist_id]/[primary_event_id]/secondaryevents/[secondary_event_id]
Request
DELETE /api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-
4531
-b73b-4ad020ddc9cc/secondaryevents/page1 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.