v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
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