cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/tool-catalogues/{id}/tools/{toolId} \ --header 'Authorization: <api-key>'
This response has no body data.
Remove a tool from a specified tool catalogue
Tool Catalogue ID
Tool ID
Was this page helpful?