Viz Channel Branding User Guide
Version 5.0 | Published July 10, 2023 ©
DELETE Channel
Deletes a channel from Promo Server configuration.
Syntax
DELETE /config/channels/{channelName}Request
DELETE /config/channels/Test HTTP/1.1Response - Channel deleted
HTTP/1.1 204 No ContentError Response - Channel does not exist
HTTP/1.1 404 Not Found<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Element Test could not be found</string>