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