Purge editorial contents
Request
To trigger a purge of editorial content entities (which have expired and passed the configured retention period), send a DELETE request to:
https://<host>:<port>/cpm/purge/v1/editorialContents?scope=<scope>
Headers
x-correlation-id
– purge ID (optional)
Mandatory arguments
scope
(in URL) – the scope (Live
orVod
). Default:Vod
Other arguments
N/A
Response
A successful request returns an HTTP 202 status.