Update data product settings

Updates data product settings such as name, description, or configuration options. Supports partial updates - only include fields you want to change.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the account

uuid
required

The ID of the data product to update

Body Params
string
length between 1 and 255

The data product name

string
length ≤ 1000

The data product description

stagedAssets
array of objects
length ≤ 50

Staged document assets to promote when data product is updated (optional, max 50 assets)

stagedAssets
boolean

Whether web search is enabled for this data product

boolean

Whether chat history search is enabled for this data product

boolean

Whether skills are enabled for this data product

boolean

Whether auto-learning is enabled for this data product

autoLearningConfig
object

Per-capability configuration for auto-learning

domainAllowlist
array of strings
length ≤ 50

Domain allowlist for fetch_url and web_search tools. ["*"] (default) allows all domains. Empty array blocks all domains.

domainAllowlist
boolean

When true, restricts analysis to data-model-derived assets only. Defaults to false (all assets).

uuid

The data source ID to associate with this data product

uuid | null

Optional DB user UUID for audit attribution on agent/M2M updates. Ignored for normal user-authenticated requests.

sourceDataProductIds
array of uuids

Full list of source data product IDs for compositions. If provided, replaces all existing compositions. Omit to leave compositions unchanged.

sourceDataProductIds
boolean

When true and data product is in draft state, triggers external provisioning. Used when deploying a draft data product.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json