Update tables under a particular data source

This API allows update of multiple tables under a schema 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 new data objects.

Query Params
integer
required

Unique identifier of the data source

Body Params

An array of Table objects to be updated.

Responses

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