Skip to content

Version History

Save named versions to the Figma file’s version history.

Type reference
// Version history lets you create named snapshots of a Figma file.
// Use this after completing design tasks to create an audit trail of changes.
// Equivalent to Figma's File → Save to Version History (Cmd+Opt+S).

1 method available.

Save a named version to the file’s version history

ParameterTypeRequiredDescription
titlestringVersion title (e.g., "Added hero sections with website copy")
descriptionstringOptional longer description of what changed

Response

FieldTypeDescription
idstringVersion ID returned by Figma