Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

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 link

Key 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/