Update columns under a particular data source

This API allows update 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 create data objects.

Query Params
integer
required

Unique identifier of the data source

Body Params

An array of Column objects

Responses

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