Deletes the tool
Deletes the tool
Path Parameters
Name
Type
Description
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated
DELETE /tools/{id}
Deletes the tool with the provided tool ID. Only users with the Standard Registry role are allowed to make the request.
id*
String
Tool ID
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated