These docs are for v2024.1.1. Click to read the latest docs for v2026.6.1-0.

Update children of root columns

Updates the title and description of child columns in bulk for different root columns.

Body Params

Column object for updating title and description

string
required

Period delimited, fully-qualified name of a table. Format {DS_ID}.{SCHEMA_NAME}.{TABLE_NAME} eg: "7.Human Resources.Employees", "7.catalog_name.Human_Resources.Employees"

string
required

Path of the column obtained from GET response. Fully-qualified name of a child_column. Format {ROOT_COL}.{SUB_PARENT_COL}....{CHILD_COL_NAME} eg: "col1.col2.col3"

string

Title value to be updated for the column.

string

Description value to be updated for the column.

Responses

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