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.

Query Params
integer
required

Unique identifier of the data source

Body Params

Array of Column objects

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json