Update Data Catalog Entry
Update an existing data catalog entry, identified by its ID.
Permissions
api.data-catalog-entries.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
- Data Catalog Connection Entry
- Data Catalog Data Table Entry
Data integrity version to ensure data consistency.
The type of entity this data catalog entry is associated with.
CONNECTION, DATA_TABLE The columns provided by this data catalog entry.
1Indicates whether this data catalog entry is published and available for use.
The display name of this data catalog entry.
A description of this data catalog entry.
List of column names that together form a unique record identifier
The connection ID from which data is imported.
The table ID within the related connection from which data is imported.
Response
OK
- Data Catalog Connection Entry
- Data Catalog Data Table Entry
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The type of entity this data catalog entry is associated with.
CONNECTION, DATA_TABLE The display name of this data catalog entry.
A description of this data catalog entry.
The columns provided by this data catalog entry.
List of column names that together form a unique record identifier
Indicates whether this data catalog entry is published and available for use.
The connection ID from which data is imported.
The table ID within the related connection from which data is imported.

