v1
latestOpenAPI 3.1.02026-07-222392081.7 MBCatalog
Revert catalog version
Publish a new catalog version restoring the state of a previous published version (revert). Fails while a draft is pending.
post/v1/catalog/versions/{id}/revert
Path parameters
idstring required
Response
Example response
{
"id": "pcv_9x8v7u6t5s4r",
"version": 12,
"status": "published",
"name": "Q3 catalog",
"description": "Catalog published for Q3 pricing.",
"base_version_id": "pcv_1a2b3c4d5e6f",
"resource_count": 42,
"published_at": "2026-06-17T12:30:00Z",
"created_at": "2026-06-17T12:15:00Z",
"updated_at": "2026-06-17T12:30:00Z"
}