DELETE /assets/{asset_id}/lineages/{lineage_id}Ask AIdelete https://api.cmp.optimizely.com/v3/assets/{asset_id}/lineages/{lineage_id}Experimental Delete an asset lineage.Path Paramsasset_idstringrequiredUnique identifier of the assetlineage_idstringrequiredUnique identifier of the lineageResponses 204Deleted the asset lineage 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago