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 Export Config?

The Export Config module is used to save and manage the specific fields that a user wants included in export results. This allows users to customize their exported data by selecting only the necessary fields for each export, ensuring that the output contains exactly the information they need. To see the details of export config object, please follow this link

Key Features

Read export config

GET /export-configs

Read export config by ID

GET /export-config/

Create export config

POST /export-config

Update export config

PUT /export-config//