Request Integrations Hub to perform a Refresh of the data gathered during a Page Content Filling run, on a specific playlist. This allows the data to be refreshed on the full playlist even if no data in the playlist itself was adjusted. Best used when other related playlists, in same or other channels, or dependent Database's data, is updated and needed to be reflected in the playlist in question.

Syntax

POST /api/channels/[channel]/playlists/[playlist]/refresh

Request

POST /api/channels/test/playlists/2022_07_03/refresh HTTP/1.1

Response

HTTP/1.1 204 No Content