APIs to create, delete, and list datamart configurations associated with datasource.

API Endpoints

Cloud Databrain Endpoint

POST https://api.usedatabrain.com/api/v2/dataApp/datamart/{method_path}

Self-hosted Databrain Endpoint

POST <SELF_HOSTED_URL>/api/v2/dataApp/datamart/{method_path}
Authorization
string
required
Bearer token for API authentication. Format: Bearer YOUR_API_TOKEN.