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