Delete a Record.
DELETE
/dataflows/{dataflowId}/recordsets/{recordSetId}/records/{recordId}
curl \
--request DELETE 'https://dataflownode.zerionsoftware.com/zcrypt/v1.0/dataflows/{dataflowId}/recordsets/{recordSetId}/records/{recordId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"