DELETE the tools

This section describes how to delete the tools.

Utilize the /api/v1/tools/{tool_guid} (DELETE) endpoint in the sample payload to delete the tool. Use these options:

  • First Retrieving ‘guid’ input from api/v1/tools (GET)
  • Input valid tool_guid into the parameter of the /api/v1/tools/{tool_guid} (DELETE)