/data-tables/{data_table_id}/schema

Partially update a data table's schema (columns) without modifying metadata (name, description, team_ids)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

data-tables:write

Path Params
string
required
length between 1 and 255

The ID of the data table to update

Body Params

Schema (columns) to update on the data table

columns
array
required

Full list of columns to be kept for this table. Use existing column IDs to update display names; omit columns to remove them; include objects without an id to add new columns.

columns*
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json