OpenTV ENTera & OpenTV Platform Documentation

Purge transactional products

Request

To trigger a purge of transactional product entities (which have expired and passed the configured retention period), send a DELETE request to:

https://<host>:<port>/cpm/purge/v1/transactionalProducts?scope=<scope>

Headers

  • x-correlation-id – purge ID (optional)

Mandatory arguments

  • scope (in URL) – the scope (Live or Vod). Default: Vod

Other arguments

N/A

Response

A successful request returns an HTTP 202 status.