Tools
Create tool
Creates a new tool in the workspace.
post/v2/tools
Request body
Example request
{
"path": "Default"
}Response
Successfully created the tool.
Example response
{
"path": "Default"
}Creates a new tool in the workspace.
{
"path": "Default"
}Successfully created the tool.
{
"path": "Default"
}