Updates an asset filter.
Prerequisites:
-
The domain, asset, and asset filter identifier must all exist.
-
The asset must contain the columns being referenced in the update.
-
If applying a row filter, ensure the column referenced in the expression exists in the asset schema.
patch/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}
Path parameters
domainIdentifierstring required
The ID of the domain where you want to update an asset filter.
assetIdentifierstring required
The ID of the data asset.
identifierstring required
The ID of the asset filter.
Request body
Response
Success