Viz Channel Branding User Guide
Version 5.0 | Published July 10, 2023 ©
DELETE a Page from Channel Page Pool (Version 2.0)
Delete a Page from the Channel Page Pool
Syntax
DELETE /api/channels/[channel]/page_pool/[page]
Request
DELETE /api/channels/test/page_pool/6000 HTTP/1.1
Response
HTTP/1.1 204 No Content
Note: If trying to delete a non-existing Page the returned error-code will be HTTP 404, with a reference to relevant info used in the request-uri.