Downloads a ZIP file. The returned ZIP file contains Data Source, Datamart, or Data Feed definitions in the JSON file and data in the CSV file.
OK - returns the ZIP file (binary data):
Content-Type: application/zip
{- "data": {
- "fieldCollections": [
- "DMDS.Transactions"
], - "sanitize": true
}
}