Skip to content
Get started

Delete a tool set

$ cadenya tool-sets delete
DELETE/v1/tool_sets/{id}

Deletes a tool set in the workspace

ParametersExpand Collapse
--id: string

Delete a tool set

cadenya tool-sets delete \
  --api-key 'My API Key' \
  --id id
Returns Examples