Viz Channel Branding User Guide

Version 5.2 | Published June 05, 2024 ©

DELETE a Secondary Event under a Group Event in Channel Pool (Version 2.0)

Delete a Secondary Event under a Group Event from channel pool.


Syntax
DELETE /api/channels/[channel]/channel_pool/events/[group]/secondaryevents/[secondary_event]
Request
DELETE /api/channels/test/channel_pool/events/group_1/secondaryevents/6000 HTTP/1.1
Response
HTTP/1.1 204 No Content

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