Delete Tool

Delete a custom tool

DELETE /v2/tools/{tool_id}

Response

{
  "id": "tool_abc123",
  "status": "deleted"
}

On this page