Viz Multichannel User Guide
Version 4.2 | Published July 31, 2023 ©
DELETE Page of a Group
To remove a specific page of a given group use the following command.
Syntax
DELETE /restapi/[channel_name]/[playlist_name]/[group_name]/[page_name]
Request
DELETE /restapi/Channel1/continuous/group1/page1 HTTP/
1.1
Reponse
Returns a 204 No Content *status message as no content is found because the page was found and *successfully deleted.
Returns a 404 Not Found status message because the page was not found.