Labeling Curation

Publish current labels

Publishes an immutable snapshot of current entity, product, and vault-label content. Geo policies remain live and are not included. When the canonical content checksum matches the latest published version, the endpoint returns that version with publishOutcome: unchanged and does not create a release.

post/v3/label-sets/{labelSetId}/versions

Path parameters

labelSetIdstring required

Label set identifier.

Request body

versionKeystring
aliasesstring[]
sourceRepostring nullable
sourceRefstring nullable
sourceShastring nullable
schemaAdapterstring

Response

Publishable label content is unchanged; the latest version is returned.

Changes

No recorded changes to this endpoint across all 1 revision of this API.