Deletes a tool
Deletes a tool in the specified workflow
Path Parameters
projectId string required
Project ID
workflowId string required
Workflow ID
toolId string required
Tool ID
Responses
- 200
- 400
- 401
- 403
- 404
The tool was deleted successfully.
Invalid request. The message will vary depending on the cause
Unauthorized
Access denied
Not found
Loading...