📄️ Override Data
Override data endpoint allows you to override the data in your collection with new data.
📄️ Get a Data Dump
It is possible to get a dump of the data using the endpoint /api/collection//data/{dataType}/dump.
📄️ Data Schemas
Datuno leverages the contacts data type. In this section, we provide the schema for this type of data.
📄️ Validation errors
When uploading or overriding data, it is essential that the data conform to the platform's schema. The platform performs validation on your data to ensure it meets the required format, types, and constraints. Due to the complexity of data compliance with our schemas, it is common to encounter validation errors during upload.