Delete Data Refinery.
DELETE
/dataflows/{dataflowId}/recordsets/{recordSetId}/datarefinery/{refineryId}
curl \
--request DELETE 'https://dataflownode.zerionsoftware.com/zcrypt/v1.0/dataflows/{dataflowId}/recordsets/{recordSetId}/datarefinery/{refineryId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"_id": "5743cbbccd7b08254a5a6ec0"
}