v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
Tool Versions

Duplicate a Tool Version

Creates a new draft version by duplicating the schemas of an existing tool version.

post/v1/tools/{id}/versions/{version}/duplicate

Path parameters

idstring required

The ID or slug of the tool.

versioninteger required

The version number to duplicate.

Response

Version duplicated successfully