v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBlegacy catalog - data
suggest for an existing table.
Please refer to the updated IRI-based resource endpoints.
patch/metadata/data/sources/suggest/{owner}/{sourceid}/tables/{tableid}
Path parameters
ownerstring required
id of the user or organization
sourceidstring required
database source id
tableidstring required
Request body
Example request
{
"collectionsToAdd": [
"Aid Option"
],
"collectionsToRemove": [
"Aid Option"
],
"description": "Aid given to charity is an option that can be exercised by individuals and corporations",
"message": "I strongly suggest",
"tagsToAdd": [
"HumanitarianAid"
],
"tagsToRemove": [
"HumanitarianAid"
],
"title": "crypto.snowflake",
"typeLabel": "Tableau dashboard"
}Response
default response