Delete tool
Delete a tool by ID.
delete/sdk/v1/tools/{id}
Path parameters
idstring required
Example:1212121
Response
Successful deletion of the tool
Example response
{
"success": true
}Delete a tool by ID.
Successful deletion of the tool
{
"success": true
}