Tool Versions
Delete or Archive a Tool Version
Deletes a specific tool version if it is in draft status, otherwise archives it.
delete/v1/tools/{id}/versions/{version}
Path parameters
idstring required
The ID or slug of the tool.
versioninteger required
The version number.
Response
Version deleted successfully