Handles the deletion of data health fields and object health values
xxxxxxxxxx
curl --request DELETE \
--url https://localhost/integration/v1/data_quality/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Handles the deletion of data health fields and object health values
xxxxxxxxxx
curl --request DELETE \
--url https://localhost/integration/v1/data_quality/ \
--header 'accept: application/json' \
--header 'content-type: application/json'