Updates Tool Configuration
Updates tool configuration.
PUT
/tools/{id}
Updates tool configuration for the specified tool ID. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
id*
String
Tool ID
content:
application/json:
schema:
$ref: '#/components/schemas/ToolDTO'
Last updated