v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBlegacy catalog - data
Update an existing table identified by IRI.
Please refer to the updated IRI-based resource endpoints.
patch/metadata/data/sources/{owner}/{sourceid}/tables/iri/{tableiri}
Path parameters
ownerstring required
id of the user or organization
sourceidstring required
database source id
tableiristring required
Request body
Example request
{
"collections": [
"Aid Option"
],
"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