v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBlegacy catalog - data
Update an existing Column.
Please refer to the updated IRI-based resource endpoints.
patch/metadata/data/sources/{owner}/{sourceid}/tables/{tableid}/columns/{columnid}
Path parameters
ownerstring required
id of the user or organization
sourceidstring required
database source id
tableidstring required
columnidstring required
Request body
Example request
{
"collections": [
"Aid Option"
],
"columnIndex": 5,
"dataType": "BIGINT",
"description": "Aid given to charity is an option that can be exercised by individuals and corporations",
"tags": [
"HumanitarianAid"
],
"title": "crypto.snowflake",
"typeLabel": "Tableau dashboard"
}Response
default response