v1

latestOpenAPI 3.0.12026-07-24110189356.6 KB
metadata

Sets the earliest available catalog version

Sets minimum version for the given catalog. All prior versions will be deleted. If the catalog doesn't contain any versions, a 404 will be returned.

post/versions/minimum

Query parameters

billingTagstring

Billing Tag is an optional free-form tag which is used for grouping billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Request body

versioninteger required

The minimum version of the catalog metadata to update.

Response

Minimum version was set successfully.