cURL
curl --request DELETE \ --url http://api/v1/projects/{projectUuid}/dataCatalog/{catalogSearchUuid}/categories/{tagUuid}
{ "results": "<any>", "status": "<string>" }
Success