HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference
These docs are for v2023.3.5. Click to read the latest docs for v2025.1.

Create new schemas under a particular data source

This API allows creation of multiple schemas for a data source denoted by ds_id, along with their custom fields. The custom field ids can be obtained using the Custom Fields API (https://{base-url}/openapi/custom_field/). Please read the request schema for more information.

📘

The request body must be wrapped in an array.

Language
Credentials
Header
URL