Update data product data assets

Updates data asset configuration for the data product. Can add or remove asset settings.

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

Account UUID

uuid
required

Data Product UUID

Body Params
dataAssetsToAdd
array of objects
length ≤ 500

Array of data assets to add (max 500 per request)

dataAssetsToAdd
dataAssetsToRemove
array of uuids
length ≤ 500

Array of asset IDs to remove (max 500 per request)

dataAssetsToRemove
boolean

Whether added assets are immediately deployed. Default: false (draft). When true, assets skip the draft stage. External provisioning (e.g., Snowflake view creation) is NOT triggered — use the deploy endpoint for that.

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