Purge versioning history
Available for: 25.1 and later
To purges versioning history of a specific entity type by date or version, use the following URL:
DELETE /qcbin/v2/rest/domains/{domain}/projects/{project}/{entity-name}/versioningHistory
Note: {entity-name} supports "test" only.
For specifications and samples about the REST API above, see the Swagger-powered help embedded in the product.
To access the help:
Open the following link: http://<server>:<port number>/qcbin/api-doc/v2/.
Alternatively, from the qcbin page (http://<server>:<port number>/qcbin/), click the Tools link. At the bottom of the Tools page, click the Project REST API Reference link.
From the side menu, expand the Purge section.