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