Create Data Asset

Use this API to create a new data asset or upsert an existing data asset. Data assets must be added using a structured top-down hierarchy to ensure consistent data organization. The request must include all required data asset details, such as the parent ID, name, type, and data source. The response will confirm successful ingestion with the assigned data asset ID.

Things to Know

  • If terms, tags, additional attributes, or users are added to an existing data asset, the system will merge the new values from the request with the existing values.
  • With the exception of the root (data source) node, every data asset must have its parent record already present in the system before being added.
Language
Credentials
OAuth2
URL