What is Data Type?
The Data type is the structure of data fields that is customizable to suit your business needs. Data type attributes consist of IDs, name, field details, type, and primary key. This data type structure will be used at Data Source and Flow. To see the details of data type object, please follow this linkKey Features
Read data type
GET /data-types
Read data type by ID
GET /data-type//
Create data type
POST /data-type
Update data type by ID
PUT /data-type/
Related Resources
- Data Type Object - Data Type data structure