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

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Tool Catalogue ID

tagId
integer
required

Tag ID