HomeGuidesRecipesAPI Reference
Alation Help Center

Create new columns under a particular data source

This API allows creation of multiple columns under a table 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. This endpoint should not be used to update data objects. All fields not included in the request will be set to a default value.

📘

The request body must be wrapped in an array.

Language
Authorization
Header
URL