Labeling Curation

Restore a published label version to the draft

Replaces mutable entity, product, and vault-label content with the selected immutable snapshot. Geo policies, entity membership and addresses, and vault assessments remain live and are not changed. The mutable draft belongs to the public label set; other label sets return a conflict. The restore is atomic and returns a conflict when one of those retained records references content that the selected snapshot would remove. Restoring schedules the resulting draft through the normal publication pipeline; it does not publish a new version itself.

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

Path parameters

labelSetIdstring required

Label set identifier.

versionIdstring uuid required

Published label version identifier.

Response

Draft restored, or already identical to the selected version.

Changes

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