Delete tool
DELETE/v2/tools/:tool_id
Deletes a tool and its configuration permanently. This action cannot be undone. Agent calls to a deleted tool fail. Update agent configurations before you delete a tool.
Request
Responses
- 204
- 403
- 404
The tool is deleted.
Permissions do not allow deleting this tool.
Tool not found.