Tools
Update tool
Updates a tool in the workspace.
patch/v2/tools/{tool_id}
Path parameters
tool_idstring required
Request body
Example request
{
"path": "Default"
}Response
Successfully updated the tool.
Example response
{
"path": "Default"
}Updates a tool in the workspace.
{
"path": "Default"
}Successfully updated the tool.
{
"path": "Default"
}