Skip to main content
DELETE
/
tool-catalogues
/
{id}
/
tools
/
{toolId}
Remove a tool from a tool catalogue
curl --request DELETE \
  --url http://localhost:8080/api/v1/tool-catalogues/{id}/tools/{toolId} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Tool Catalogue ID

toolId
integer
required

Tool ID