cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/data-catalogues/{id}/tags/{tagId} \ --header 'Authorization: <api-key>'
This response has no body data.
Remove a tag from a specific data catalogue
Data Catalogue ID
Tag ID
Was this page helpful?